Update hugo to version 0.31.1

This commit is contained in:
Richard Kuhnt 2017-11-27 12:00:40 +00:00
parent 1c9e91f654
commit 789336c332

View File

@ -1,14 +1,14 @@
{ {
"version": "0.31", "version": "0.31.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.31/hugo_0.31_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.31.1/hugo_0.31.1_windows-64bit.zip",
"hash": "31efe206d61afefc9c125adfc7734c81704c36c155e269d22270573441159da9" "hash": "a96573b47d00c8464ed8e5ed4b317b6f7dce70c1f646ff8ab9d530a795f48ebf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.31/hugo_0.31_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.31.1/hugo_0.31.1_windows-32bit.zip",
"hash": "960eabe3a17c2cf32af0cb0605a3bbfff89d21a78367307390fa2e16f062d12f" "hash": "608cb8333f4a360980c05eb30739d9c45e4f49ea64366a45206e06ba0a2e646b"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",