hugo: Update to version 0.58.3

This commit is contained in:
Richard Kuhnt 2019-09-19 16:00:18 +00:00
parent a0a7cf2893
commit 5a52231e02

View File

@ -1,16 +1,16 @@
{ {
"version": "0.58.2", "version": "0.58.3",
"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.2/hugo_0.58.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.3/hugo_0.58.3_windows-64bit.zip",
"hash": "2bccdbcaebc910b8c589dfc666692dc552e384e563ab0d7bc12b3a976c333e4d" "hash": "9ea59be26579b8e8fb369cd2f5444ce7dfe5a871e499cd81281897b4b1a6df25"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.58.2/hugo_0.58.2_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.3/hugo_0.58.3_windows-32bit.zip",
"hash": "e6864806d9a68afd6b1d71a2ccf6f540ef18dc56ba59a05a7501da5a60491e90" "hash": "5556a79ba20e49038498c963240414a0c9ad8ad1225ebecfbaa688df18a9c09c"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",