hugo: Update to version 0.57.0

This commit is contained in:
Richard Kuhnt 2019-08-14 09:01:11 +00:00
parent 05df17cec2
commit 1098a31289

View File

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