hugo: Update to version 0.57.1

This commit is contained in:
Richard Kuhnt 2019-08-15 20:00:26 +00:00
parent 0106b14442
commit aa87c23665

View File

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