hugo: Update to version 0.55.5

This commit is contained in:
Richard Kuhnt 2019-05-02 15:00:21 +00:00
parent 822847698a
commit 843852d9c5

View File

@ -1,14 +1,14 @@
{ {
"version": "0.55.4", "version": "0.55.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.5/hugo_0.55.5_windows-64bit.zip",
"hash": "6cb738f56a53e83f500a7bd5d81a9572a76517b6bc8451b8d42e6a1a5dcfa50b" "hash": "2041c7bdfa51ff2b482148058a6629214ed1f8d270731dc72352cf1a6ad58253"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.5/hugo_0.55.5_windows-32bit.zip",
"hash": "3446d52c4b11cf038ac0b7b80d7ff301dd5bbcd4b5b336d88d58b4c0cefc0ebb" "hash": "e1894c97bf3b0e71d46c43b196268dd563f431868df6a5b568e54612e507ebd7"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",