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