diff --git a/bucket/hugo.json b/bucket/hugo.json index 8a2ec4c4e1..68edddf0e2 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.127.0", + "version": "0.128.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.127.0/hugo_0.127.0_windows-amd64.zip", - "hash": "54c720378e2c6ec9c20b298e024205d66e2bf6ab431253fa676a4d418588be2c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.0/hugo_0.128.0_windows-amd64.zip", + "hash": "e6d566d262ccefc91150cd2546ac382c793a428582677e8341b0f0b8f29fb96e" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.127.0/hugo_0.127.0_windows-arm64.zip", - "hash": "e19eefff479fc62e509749e8268785f5f078612c472274a1e82e00c97793e74d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.0/hugo_0.128.0_windows-arm64.zip", + "hash": "786e8398e98294d267300c6e3c099577cd47d06cd7a7efe2650fb9b2247e05a0" } }, "bin": "hugo.exe",