Update hugo to version 0.22

This commit is contained in:
Richard Kuhnt 2017-06-12 10:00:27 +02:00
parent 9422a8e974
commit 1e59f69769

View File

@ -1,14 +1,14 @@
{
"version": "0.21",
"version": "0.22",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.21/hugo_0.21_windows-64bit.zip",
"hash": "2a0ee080084d2fd1baea4d32ff02be7c0541c253dc07004cdaa026ff114c87c8"
"url": "https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_windows-64bit.zip",
"hash": "c946b6f667ebb602a6ffdc2046d7f2d674dd30bce19e0e8bb9bb7683f19c44fd"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.21/hugo_0.21_windows-32bit.zip",
"hash": "014b3030de2102bd4cbbfd37e6a9a342fe2c0aeba79f8f627ff1f7337d9d5916"
"url": "https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_windows-32bit.zip",
"hash": "b382303127bb49f3f4413833630d1a499b163be64ae563987e25c9d00dd32028"
}
},
"bin": "hugo.exe",