hugo: Update to version 0.74.0

This commit is contained in:
Jakub Čábera 2020-07-13 14:33:30 +02:00
parent 65d7eb67de
commit 9a619f1156

View File

@ -1,16 +1,16 @@
{
"version": "0.73.0",
"version": "0.74.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.73.0/hugo_0.73.0_windows-64bit.zip",
"hash": "0b42417310e3528fb775b95730dfac5c73014f11fd64c5c870f450a798692e5f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.0/hugo_0.74.0_windows-64bit.zip",
"hash": "3f77979fe5f0f2c5866b8e2b41903b0134727761b39c622b596ea689d66b6228"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.73.0/hugo_0.73.0_windows-32bit.zip",
"hash": "454f8aff4c03c75326d6c4a292a2e9d2b53fadd9480b24eef02851ff5b32e31d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.0/hugo_0.74.0_windows-32bit.zip",
"hash": "6f90bd85cb158cae4a33395b39c4b90d00b5c979101e19a5e27e2bccf9ff62a4"
}
},
"bin": "hugo.exe",