Update hugo to version 0.20.1

This commit is contained in:
Richard Kuhnt 2017-04-14 18:40:31 +02:00
parent 9178d314bf
commit 6eb9c28930

View File

@ -1,14 +1,14 @@
{ {
"version": "0.20", "version": "0.20.1",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md", "license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.20/hugo_0.20_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-64bit.zip",
"hash": "0d74ffe4722baa81626142fbfa75cba75867f005e7f29eeef227196e5fb5d2e4" "hash": "c5c64ad5c84f29182904060080bac631e67af722490f9369eb899171bf34146a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.20/hugo_0.20_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-32bit.zip",
"hash": "b5aaae719f01d997c63839077a8f19f599dc491277d2decb6b5f4aa7c4887faa" "hash": "c2969b9639f849efa195267fb18e473b121ae6e2d767824777803e5145aff4b7"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",