hugo: Update to version 0.56.3

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:43 +00:00
parent 4d605752bf
commit 87157b7067

View File

@ -1,14 +1,14 @@
{
"version": "0.56.1",
"version": "0.56.3",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.56.1/hugo_0.56.1_windows-64bit.zip",
"hash": "3b65fd97b544735462d0d432bdde7ff49465a8cece22b25ec2a9af5b438cf851"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_0.56.3_windows-64bit.zip",
"hash": "63a88e7fc47acf45da2caa2629a9b2294dec5aefa8c2edd1292de915a870b857"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.56.1/hugo_0.56.1_windows-32bit.zip",
"hash": "99a44ad0e58446e17e966805b6c60b161bebc76017a11215f07684735b56bcc0"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_0.56.3_windows-32bit.zip",
"hash": "a56a294a816ab8c58bb954438ebc7c2065ecce513077ec926b457ce512e3a3bc"
}
},
"bin": "hugo.exe",