diff --git a/bucket/hugo.json b/bucket/hugo.json index b6adf74cc2..ebe4f740a7 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.116.0", + "version": "0.116.1", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.116.0/hugo_0.116.0_windows-amd64.zip", - "hash": "522e6eb4e6062183c06651de370abf26d320e7ef91286d9694eba3afd4bd4319" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.116.1/hugo_0.116.1_windows-amd64.zip", + "hash": "d4d6c03fc7176396dd04bbd61bec6bbd916e8a5f715eba7f140a75887da3b7e5" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.116.0/hugo_0.116.0_windows-arm64.zip", - "hash": "15301fa5507f4b08e4044f9bff56aca0a1524e283c1c6059f2d9cf4212dce8c2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.116.1/hugo_0.116.1_windows-arm64.zip", + "hash": "05c7f974ef1291673cb83dc0ebc520bc27b8df22f040bda03c370fa9ad8d85ac" } }, "bin": "hugo.exe",