Update hugo to version 0.40.1

This commit is contained in:
Richard Kuhnt 2018-04-25 14:00:27 +00:00
parent 15259b05ec
commit 84346f17c2

View File

@ -1,14 +1,14 @@
{
"version": "0.40",
"version": "0.40.1",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.40/hugo_0.40_windows-64bit.zip",
"hash": "9a94c4e75ed95ecf0d4a3eab7d3b129cff1e518ec614e11b1630621a1fe59022"
"url": "https://github.com/spf13/hugo/releases/download/v0.40.1/hugo_0.40.1_windows-64bit.zip",
"hash": "c2122c526863ffda956c7447dd1bc9481b0ebb707d3122c4a538c25baf14d657"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.40/hugo_0.40_windows-32bit.zip",
"hash": "1a993b23bceb9e7b55007104d0e649cdac8fc73033d58fd90a5dc5dc161495fd"
"url": "https://github.com/spf13/hugo/releases/download/v0.40.1/hugo_0.40.1_windows-32bit.zip",
"hash": "8490aba063e8d93c8079dbf3c274f9e1ae766791f2e942a1316be7b0551b529f"
}
},
"bin": "hugo.exe",