hugo: Update to version 0.76.3

This commit is contained in:
Jakub Čábera 2020-10-09 08:11:04 +02:00
parent 83fe25a067
commit 8c133e97cd

View File

@ -1,16 +1,16 @@
{
"version": "0.76.2",
"version": "0.76.3",
"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.2/hugo_0.76.2_windows-64bit.zip",
"hash": "9e316f78542cc0f4e363008ec049912e4d94d09ee2d36704edf9b75943f05e6c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_0.76.3_windows-64bit.zip",
"hash": "4347e1cf31505a89430fcb020f9fce85c6eab4995bc0d29b1920d19267af4445"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.2/hugo_0.76.2_windows-32bit.zip",
"hash": "4c30bd9118ca8171f4b7bd70f2b9ec259af7be64d0cebe9399acfb41b714cb36"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_0.76.3_windows-32bit.zip",
"hash": "0d8c17193b247533f359b0150a1ebbd8ca89c2bdea359cdb6d66ca241ace7707"
}
},
"bin": "hugo.exe",