hugo: Update to version 0.60.0

This commit is contained in:
Richard Kuhnt 2019-11-27 11:00:42 +00:00
parent 976304aaa4
commit 02a0be9814

View File

@ -1,16 +1,16 @@
{
"version": "0.59.1",
"version": "0.60.0",
"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.1/hugo_0.59.1_windows-64bit.zip",
"hash": "faa8ddeba97c09593ab245fd4ebe3e4968b7d6e7d8459517e2ce1049c93ae50d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.0/hugo_0.60.0_windows-64bit.zip",
"hash": "924c10d35b7f97acfa248a4bb400466ae80cc9d33cb7044d7baf39832d275daa"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.59.1/hugo_0.59.1_windows-32bit.zip",
"hash": "f1f5533fc9e8f7ab1992c483e24521cbeb80c8a879cc6ca1164e08a1d204000a"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.0/hugo_0.60.0_windows-32bit.zip",
"hash": "fc4a9e87b7b04c64e07cfc9095a3842f2e6b1bab38cc737bdc1b3d393ee20009"
}
},
"bin": "hugo.exe",