hugo-extended: Update to version 0.58.2

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

View File

@ -1,12 +1,12 @@
{ {
"version": "0.58.1", "version": "0.58.2",
"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.1/hugo_extended_0.58.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.2/hugo_extended_0.58.2_windows-64bit.zip",
"hash": "ae79379ce098fb3cceb6c9fd522c83049248152031ab290b665070f15e3b5235" "hash": "5d17a81ff775b584814346abece3388071b0189d6e61c461cb4d7fba4e590489"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",