hugo: Update to version 0.56.0

This commit is contained in:
Richard Kuhnt 2019-07-25 17:00:40 +00:00
parent cc27a34df7
commit 66fac2156e

View File

@ -1,14 +1,14 @@
{ {
"version": "0.55.6", "version": "0.56.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.56.0/hugo_0.56.0_windows-64bit.zip",
"hash": "e1b3c9aa3ab277e4510a057fa62944f4946f2be92d8dfa0072b8db0926350daf" "hash": "e6c74c21c9bd43ffb9cd47e97ffa22ab81177c0b756707048315e683c095cd41"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.56.0/hugo_0.56.0_windows-32bit.zip",
"hash": "a926fe97d07009dceb17176f22f69e829cca6bdc6aed41bfc762b0426961700b" "hash": "b9b97d6dbe7cf10e3af82e069bb011613cbb3cbfaa13a84489f5782c0e5cafa3"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",