hugo-extended: Update to version 0.60.1

This commit is contained in:
Richard Kuhnt 2019-11-29 16:01:49 +00:00
parent 7dda45954a
commit c0bba99247

View File

@ -1,12 +1,12 @@
{ {
"version": "0.60.0", "version": "0.60.1",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.0/hugo_extended_0.60.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.60.1/hugo_extended_0.60.1_windows-64bit.zip",
"hash": "543d1db049e4ac5fff7c4e4339042b0aadcf0c57457ec7a4127a7364ade9feea" "hash": "576c72e100397b574a95d83431eec3548aa41e53a2a0674e6e51c606ca3cdd00"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",