hugo: Update to version 0.59.1

This commit is contained in:
Richard Kuhnt 2019-10-31 16:00:22 +00:00
parent e5c693801e
commit 5f563d455a

View File

@ -1,16 +1,16 @@
{
"version": "0.59.0",
"version": "0.59.1",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.59.0/hugo_0.59.0_windows-64bit.zip",
"hash": "0494f925bcee8553674844bac6a2f69e3f4774b9e7a5c6261741a0c9eabffff3"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.59.1/hugo_0.59.1_windows-64bit.zip",
"hash": "faa8ddeba97c09593ab245fd4ebe3e4968b7d6e7d8459517e2ce1049c93ae50d"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.59.0/hugo_0.59.0_windows-32bit.zip",
"hash": "16f1e0ca70ea7602aee504e792d1b8f3fb0a42c1517552704576fddd1d279a40"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.59.1/hugo_0.59.1_windows-32bit.zip",
"hash": "f1f5533fc9e8f7ab1992c483e24521cbeb80c8a879cc6ca1164e08a1d204000a"
}
},
"bin": "hugo.exe",