hugo: Update to version 0.58.2

This commit is contained in:
Richard Kuhnt 2019-09-13 09:00:19 +00:00
parent 3b0c00f958
commit 22408b5e79

View File

@ -1,16 +1,16 @@
{ {
"version": "0.58.1", "version": "0.58.2",
"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.58.1/hugo_0.58.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.2/hugo_0.58.2_windows-64bit.zip",
"hash": "3a9a033b41a84b9b74ad71f11cb6aed00a8ddeadc1c3dd3d3d318f538ef7bd99" "hash": "2bccdbcaebc910b8c589dfc666692dc552e384e563ab0d7bc12b3a976c333e4d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.58.1/hugo_0.58.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.2/hugo_0.58.2_windows-32bit.zip",
"hash": "f4c61caa8c54974b65205b28a9aacd7ab9ac36f545ac599fc5e25119827dc85c" "hash": "e6864806d9a68afd6b1d71a2ccf6f540ef18dc56ba59a05a7501da5a60491e90"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",