hugo: Update to version 0.74.1

This commit is contained in:
Jakub Čábera 2020-07-14 09:08:02 +02:00
parent ca078133b5
commit 1f6160d05b

View File

@ -1,16 +1,16 @@
{
"version": "0.74.0",
"version": "0.74.1",
"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.74.0/hugo_0.74.0_windows-64bit.zip",
"hash": "3f77979fe5f0f2c5866b8e2b41903b0134727761b39c622b596ea689d66b6228"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_0.74.1_windows-64bit.zip",
"hash": "e1811b6ef87c7d40cda399706fa46663f0cb49acb6ea63d571a41182fc6561b6"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.0/hugo_0.74.0_windows-32bit.zip",
"hash": "6f90bd85cb158cae4a33395b39c4b90d00b5c979101e19a5e27e2bccf9ff62a4"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_0.74.1_windows-32bit.zip",
"hash": "75320a6a65aa8a72f63431a0b7e3f9a4a8b1937acd0fa302164176f9d2defb51"
}
},
"bin": "hugo.exe",