hugo-extended: Update to version 0.58.1

This commit is contained in:
Richard Kuhnt 2019-09-06 10:00:19 +00:00
parent 4812435b70
commit f9d95f2c53

View File

@ -1,12 +1,12 @@
{ {
"version": "0.58.0", "version": "0.58.1",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with 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.0/hugo_extended_0.58.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.1/hugo_extended_0.58.1_windows-64bit.zip",
"hash": "f66e1a73aeb6ede49a44e39d3ddc6326038a06f4f50dfceba2c6b64fcc348318" "hash": "ae79379ce098fb3cceb6c9fd522c83049248152031ab290b665070f15e3b5235"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",