diff --git a/bucket/hugo.json b/bucket/hugo.json index 332b15c4cc..7da7e27763 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.125.4", + "version": "0.125.5", "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.4/hugo_0.125.4_windows-amd64.zip", - "hash": "39196bf2a5afa94078e197a6d97b0a2bc6b76d2ca71838090beb6f2045f17c28" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.5/hugo_0.125.5_windows-amd64.zip", + "hash": "d3269f1d1f00b6d3c13a2ebf64328dd8e6efd19574fd0fcf6c1b9b9127a8f659" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.4/hugo_0.125.4_windows-arm64.zip", - "hash": "37acf50337bd48de170cc3756a7e8061d391b265849dca52b7278405100e285d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.5/hugo_0.125.5_windows-arm64.zip", + "hash": "a31b60b0600355b8897f3c40c29496d1511177cd017174e0efeac641f3679907" } }, "bin": "hugo.exe",