hugo: Update to version 0.76.5

This commit is contained in:
Jakub Čábera 2020-10-15 09:51:46 +02:00
parent 5731ae40ad
commit 483b759bfb

View File

@ -1,16 +1,16 @@
{
"version": "0.76.4",
"version": "0.76.5",
"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.4/hugo_0.76.4_windows-64bit.zip",
"hash": "8add378fa5fd79d005d29adb0f8ce08fd25f13b771ca5c7c57e42d469f1b6b32"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.5/hugo_0.76.5_windows-64bit.zip",
"hash": "8bcdfd2c270eb034054d9c3f69bb0febea14e93f3ac1bb11fe9a94e6142a72c0"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.4/hugo_0.76.4_windows-32bit.zip",
"hash": "f2d1ee800d50870c4627f0cc527e09784a4b5dbf1e3f5c8212084d07695c79c3"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.5/hugo_0.76.5_windows-32bit.zip",
"hash": "2091e584b1bd9e3240b59864c215d50066bca7872fec443435c4b3714592a90c"
}
},
"bin": "hugo.exe",