hugo: Update to version 0.45

This commit is contained in:
Richard Kuhnt 2018-07-22 13:00:26 +00:00
parent 13e44a7354
commit 3c150ec23e

View File

@ -1,14 +1,14 @@
{ {
"version": "0.44", "version": "0.45",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.44/hugo_0.44_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.45/hugo_0.45_windows-64bit.zip",
"hash": "b16903f0221f4eb4b7718cc2bd0358af76227891a0d5113875dfff4dac3daf30" "hash": "f961063a4a29ba7383c2d27c46898143e7423680aae1386c3e1913c32ffcb5e1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.44/hugo_0.44_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.45/hugo_0.45_windows-32bit.zip",
"hash": "0660e331eb6345a00d5b4d6e719bf06c1c91de91b5ef65d309b8ed602ab89188" "hash": "474a738baee19decc0e603426ac0eb72b6bc5354d9b3b91029048b5f99fa4074"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",