hugo: Update to version 0.69.0

This commit is contained in:
Ash258 2020-04-10 19:30:31 +02:00
parent fc05459b31
commit f282ce3703

View File

@ -1,16 +1,16 @@
{ {
"version": "0.68.3", "version": "0.69.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.68.3/hugo_0.68.3_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.0/hugo_0.69.0_windows-64bit.zip",
"hash": "fcbe8ed3de2ae9e24355a681fb5c7cdca1ad8ce8b7b4e3a2e5a238e29776ba24" "hash": "4d38f92792fa4188882aa5985853c8f2b5c66ca25d7eb86db6b70fc0f47fdbc4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.3/hugo_0.68.3_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.0/hugo_0.69.0_windows-32bit.zip",
"hash": "7c277a24d042f0e4b6b522f251019cb50c432fdb95a9e27dfef8feb95fb0bd91" "hash": "ca3af8542ebde7cc45109fa122a80726049da14ca992b3688846444072e3e06d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",