Update hugo to version 0.22.1

This commit is contained in:
Richard Kuhnt 2017-06-13 20:01:17 +00:00
parent 89a8685a34
commit dff932a796

View File

@ -1,14 +1,14 @@
{ {
"version": "0.22", "version": "0.22.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.22/hugo_0.22_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.22.1/hugo_0.22.1_windows-64bit.zip",
"hash": "c946b6f667ebb602a6ffdc2046d7f2d674dd30bce19e0e8bb9bb7683f19c44fd" "hash": "8315ad92da1f21932f86e85b4a816108209ae8a305270e975b30396f67a37d19"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.22.1/hugo_0.22.1_windows-32bit.zip",
"hash": "b382303127bb49f3f4413833630d1a499b163be64ae563987e25c9d00dd32028" "hash": "5f934c4b526c09d1a9aa31544c6ebc80812a0a2058d1304e855b8644da2cec48"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",