diff --git a/bucket/hugo.json b/bucket/hugo.json index ff02fe9e52..77baa9b780 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.125.7", + "version": "0.126.0", "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.125.7/hugo_0.125.7_windows-amd64.zip", - "hash": "867ce1c93ea3da7d5cb487f063b6c1d31a38d45b8954f3cc1b85900e1ee92d92" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.126.0/hugo_0.126.0_windows-amd64.zip", + "hash": "8d18dfe2062ee7dbce0f91381c07058e3b576f80ffb4faaafc4f17b84b39bfd9" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.7/hugo_0.125.7_windows-arm64.zip", - "hash": "1b797946c9387ab6114269683cbd0b85ac76bcad0a0ee2d5f8da53e48718c79d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.126.0/hugo_0.126.0_windows-arm64.zip", + "hash": "2f86898f5b1091517b8251a3034719ca4adf19699d309d61540751c67fbc139c" } }, "bin": "hugo.exe",