diff --git a/bucket/hugo.json b/bucket/hugo.json index 9ed86d6f60..4e6c4e7fc1 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.112.3", + "version": "0.112.4", "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.112.3/hugo_0.112.3_windows-amd64.zip", - "hash": "6063985d248c368e40e5b1f7e856b54ccfddeffd567838d747bd37c5bf400753" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.4/hugo_0.112.4_windows-amd64.zip", + "hash": "afe444d9e2a98788c6a66afdb6bd0fad0c3a3ef5906b8d95ee07d9b91138a789" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.3/hugo_0.112.3_windows-arm64.zip", - "hash": "0a8430cddd06c80cf3a92eef126a8aa31a4ec5053def199f221fedbfc567b713" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.4/hugo_0.112.4_windows-arm64.zip", + "hash": "b32a5b01fc24d780d6d42be616ca8c3d02a32469eddd095d47dc9fce28502f05" } }, "bin": "hugo.exe",