hugo: Update to version 0.76.4

This commit is contained in:
Jakub Čábera 2020-10-12 11:44:59 +02:00
parent 32c963eeb5
commit f09119a498

View File

@ -1,16 +1,16 @@
{
"version": "0.76.3",
"version": "0.76.4",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_0.76.3_windows-64bit.zip",
"hash": "4347e1cf31505a89430fcb020f9fce85c6eab4995bc0d29b1920d19267af4445"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.4/hugo_0.76.4_windows-64bit.zip",
"hash": "8add378fa5fd79d005d29adb0f8ce08fd25f13b771ca5c7c57e42d469f1b6b32"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_0.76.3_windows-32bit.zip",
"hash": "0d8c17193b247533f359b0150a1ebbd8ca89c2bdea359cdb6d66ca241ace7707"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.4/hugo_0.76.4_windows-32bit.zip",
"hash": "f2d1ee800d50870c4627f0cc527e09784a4b5dbf1e3f5c8212084d07695c79c3"
}
},
"bin": "hugo.exe",