diff --git a/bucket/hugo.json b/bucket/hugo.json index d6a7fcf428..7181761e8c 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.136.5", + "version": "0.137.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.136.5/hugo_0.136.5_windows-amd64.zip", - "hash": "4ebae236d1e55255748139e4b43c9b0ac40ca8ac8cb11186acc3f85e9c5cf7b3" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.0/hugo_0.137.0_windows-amd64.zip", + "hash": "39208ed7ab19bcaa055e852c5ddd8678c7d70db69a2e08c0535356671934287e" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_0.136.5_windows-arm64.zip", - "hash": "b13005f0158ec2213281b4e7f3fdb9922ba80a07240fe77bbf30d97e4a436981" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.0/hugo_0.137.0_windows-arm64.zip", + "hash": "e875b8d84cc9d7324704e59f27cbd1abc269c606ac81cdc9aa4e239738436095" } }, "bin": "hugo.exe",