hugo: Update to version 0.58.0

This commit is contained in:
Richard Kuhnt 2019-09-04 16:00:33 +00:00
parent a4fc165242
commit ac2c475f58

View File

@ -1,16 +1,16 @@
{ {
"version": "0.57.2", "version": "0.58.0",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-64bit.zip",
"hash": "6fd93eac277cdf667516d56c87569323b2a9a3a4a466f7fdbe5c290ca14e6143" "hash": "b1149390760c4d8dc62a4372faad390e6fee3b754b79c81807969ffc3bc63252"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-32bit.zip",
"hash": "d90796d9e468d82385aa9c9090bd6f9a5cdc7794ea4dd0ec02ca14f23fc7f31c" "hash": "982809b58cdd554895650881c3b902d07f12839abc78ca14fb272262c3cfe5f1"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",