Update hugo to version 0.19

This commit is contained in:
Richard 2017-02-27 14:01:00 +01:00
parent b759385050
commit 04f30012ec

View File

@ -1,14 +1,14 @@
{
"version": "0.18.1",
"version": "0.19",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.18.1/hugo_0.18.1_windows-64bit.zip",
"hash": "8269b0fbd54a8548692fe994625ed99bada53807d172f29f00b8c66be676a922"
"url": "https://github.com/spf13/hugo/releases/download/v0.19/hugo_0.19_windows-64bit.zip",
"hash": "36db6333346025c688f18f525c720c9b1bb4d9e5329e4a48f4bc507b033ee9b7"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.18.1/hugo_0.18.1_windows-32bit.zip",
"hash": "2703ac22f0421031d2008f1cf85836280e2e5fa01a41efb06e72b202f8f4ac5f"
"url": "https://github.com/spf13/hugo/releases/download/v0.19/hugo_0.19_windows-32bit.zip",
"hash": "fa2660049e9df0a75c8ec03cebcb4d4a696579e1f111635be7355549dba011a0"
}
},
"bin": "hugo.exe",