diff --git a/bucket/hugo.json b/bucket/hugo.json index ffc41ffdc8..b8c348cb6d 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.121.0", + "version": "0.121.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.121.0/hugo_0.121.0_windows-amd64.zip", - "hash": "130a1bfbff536a8e9fb3acd6601d8ca3624a7e3e2ccc3cb4f2d87f815e950e75" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.121.1/hugo_0.121.1_windows-amd64.zip", + "hash": "00a711292bbd0701a082cfa6188a5db51018fe787a56386d174e0e22c06cbcab" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.121.0/hugo_0.121.0_windows-arm64.zip", - "hash": "68d27a48624f5b629497c1de38e3031f4096a7d7a1498a4c6993468280aa29de" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.121.1/hugo_0.121.1_windows-arm64.zip", + "hash": "47bcd698f9f957b9c5195e1e62c6db7302f9822a91aacb2948a06bba337765cf" } }, "bin": "hugo.exe",