hugo: Update to version 0.55.4

This commit is contained in:
Richard Kuhnt 2019-04-25 09:00:21 +00:00
parent 9d5243100a
commit b8130e0d0d

View File

@ -1,14 +1,14 @@
{ {
"version": "0.55.3", "version": "0.55.4",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.3/hugo_0.55.3_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-64bit.zip",
"hash": "7d1acc3ddcc28b2b3341135b52fc4dedb6b0b2b50ce4594f10eccd1c8a26c82d" "hash": "6cb738f56a53e83f500a7bd5d81a9572a76517b6bc8451b8d42e6a1a5dcfa50b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.3/hugo_0.55.3_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-32bit.zip",
"hash": "926e81b452976d7ac67c3adaade110102ec299be5ba768099c0379ae07862dfd" "hash": "3446d52c4b11cf038ac0b7b80d7ff301dd5bbcd4b5b336d88d58b4c0cefc0ebb"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",