Update hugo to version 0.33

This commit is contained in:
Richard Kuhnt 2018-01-18 11:00:26 +00:00
parent 73f8a2d071
commit b0d7a2db36

View File

@ -1,14 +1,14 @@
{
"version": "0.32.4",
"version": "0.33",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.32.4/hugo_0.32.4_windows-64bit.zip",
"hash": "08b765aae1ec3a3fbef11bca31998bdca98634c74f022fe180ea1f46612fc959"
"url": "https://github.com/spf13/hugo/releases/download/v0.33/hugo_0.33_windows-64bit.zip",
"hash": "8a172c932c7c6293bfc6b231e6e4b98a5fbb24ffad6410d7b26dd3d10c97f28a"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.32.4/hugo_0.32.4_windows-32bit.zip",
"hash": "642c0ca8473938975217becb7a27c4a55f0c470bb4c264b9aec2ab72319a6cbd"
"url": "https://github.com/spf13/hugo/releases/download/v0.33/hugo_0.33_windows-32bit.zip",
"hash": "528db75f76903b0f4d8c90a6007e475e20ab3aea137af56321696b5385c5f8b2"
}
},
"bin": "hugo.exe",