Update hugo to version 0.42.1

This commit is contained in:
Richard Kuhnt 2018-06-13 11:01:02 +00:00
parent cd23a33c79
commit 967fb09745

View File

@ -1,14 +1,14 @@
{
"version": "0.42",
"version": "0.42.1",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.42/hugo_0.42_windows-64bit.zip",
"hash": "015603fad3c6973de98e20474dd4ef91e0e51610edda9dfea8f2ba793fd0ef3b"
"url": "https://github.com/spf13/hugo/releases/download/v0.42.1/hugo_0.42.1_windows-64bit.zip",
"hash": "af90c6f269992a83bd5a6865c053ae2a58a0562f928061b064602ea5646937ed"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.42/hugo_0.42_windows-32bit.zip",
"hash": "6b9506c72ee0f3186408b99b915cfc0944a521d4547deedf03e8968cea7909df"
"url": "https://github.com/spf13/hugo/releases/download/v0.42.1/hugo_0.42.1_windows-32bit.zip",
"hash": "ea67f201bf589b522b5303ef3825a1a19ffe0273c930fa0aa1ac2e31be7d9b1a"
}
},
"bin": "hugo.exe",