hugo-extended: Update to version 0.61.0

This commit is contained in:
Richard Kuhnt 2019-12-11 09:00:22 +00:00
parent d954b32194
commit fa33b3efc8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.60.1", "version": "0.61.0",
"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.1/hugo_extended_0.60.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.61.0/hugo_extended_0.61.0_windows-64bit.zip",
"hash": "576c72e100397b574a95d83431eec3548aa41e53a2a0674e6e51c606ca3cdd00" "hash": "868115e881f508f26a8365b009c667329e1e86df68a0388ce6595cdb05e6e8a2"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",