hugo: Update to version 0.57.2

This commit is contained in:
Richard Kuhnt 2019-08-17 19:00:23 +00:00
parent 37a6f67ada
commit af4f203cac

View File

@ -1,14 +1,14 @@
{
"version": "0.57.1",
"version": "0.57.2",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.1/hugo_0.57.1_windows-64bit.zip",
"hash": "b901d339f71f3da6be079c7ded77d9f1cf07a1b1721a438ce6d42fed1c210099"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-64bit.zip",
"hash": "6fd93eac277cdf667516d56c87569323b2a9a3a4a466f7fdbe5c290ca14e6143"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.1/hugo_0.57.1_windows-32bit.zip",
"hash": "868d9812fdbcd0306b84dcdbff2b9b03fc98ddaede3df885aa10a00d5b34e158"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-32bit.zip",
"hash": "d90796d9e468d82385aa9c9090bd6f9a5cdc7794ea4dd0ec02ca14f23fc7f31c"
}
},
"bin": "hugo.exe",