hugo: Update to version 0.77.0

This commit is contained in:
Jakub Čábera 2020-10-30 13:24:09 +01:00
parent 0b09b5e3f6
commit 5afe227b90

View File

@ -1,16 +1,16 @@
{
"version": "0.76.5",
"version": "0.77.0",
"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.5/hugo_0.76.5_windows-64bit.zip",
"hash": "8bcdfd2c270eb034054d9c3f69bb0febea14e93f3ac1bb11fe9a94e6142a72c0"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.77.0/hugo_0.77.0_windows-64bit.zip",
"hash": "01193c5e7c49a4aada0adaa365661bdfcaffcdc50c5e3a7022a86071826d0b30"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.5/hugo_0.76.5_windows-32bit.zip",
"hash": "2091e584b1bd9e3240b59864c215d50066bca7872fec443435c4b3714592a90c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.77.0/hugo_0.77.0_windows-32bit.zip",
"hash": "17b11f1e3f79a1c350d4702c3afec1badbc92769cd2de344cfe4ab6c6c8e9967"
}
},
"bin": "hugo.exe",