hugo: Update to version 0.55.2

This commit is contained in:
Richard Kuhnt 2019-04-17 13:00:24 +00:00
parent 39120456e6
commit 85385bc033

View File

@ -1,14 +1,14 @@
{ {
"version": "0.55.1", "version": "0.55.2",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.1/hugo_0.55.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.2/hugo_0.55.2_windows-64bit.zip",
"hash": "19bffa6ea8e6b056326a6e9d9a09214a11dd722765318b18793de0876816738d" "hash": "5f502ac272353c70e4a95e365de64725d3175c759407ee5944b77ef36e20d671"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.1/hugo_0.55.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.2/hugo_0.55.2_windows-32bit.zip",
"hash": "83ea5e2354b6159e366279f80938df1778b94b0842c009bd44e51918b95f6a7a" "hash": "31935d170dcd8bfc36bac3098f556f355c118aaf8ea9c74418337cf8654b1608"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",