hugo: Update to version 0.66.0

This commit is contained in:
Richard Kuhnt 2020-03-03 17:01:53 +00:00
parent c6dce2e671
commit f6739887dd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.65.3", "version": "0.66.0",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_0.65.3_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.66.0/hugo_0.66.0_windows-64bit.zip",
"hash": "256f6d9cccc87baf2588899d87862d0057fc5b2a181a26055b84565fe7ffe5b5" "hash": "2080990a4233731a29cdebb15bc94555304c68c967565b86cde244e5c95030cd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_0.65.3_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.66.0/hugo_0.66.0_windows-32bit.zip",
"hash": "e8bcaf1c27179641a86369dbd8ec23cd3ea790efcd3a054c709e30c4add80735" "hash": "26d635c9949b32f47105b8f17a4ae68387fec1315e32a16a3da34d704960a610"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",