diff --git a/bucket/hugo.json b/bucket/hugo.json index 332796a4a6..b1c29352c7 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.128.1", + "version": "0.128.2", "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.128.1/hugo_0.128.1_windows-amd64.zip", - "hash": "a6cb1d50ec7c71efea32ae52d9827aa3c87781f528be0d29418b1e4b2028c200" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_0.128.2_windows-amd64.zip", + "hash": "65055c32bd290b8b63060ddac8b55dc08cb36765a6b0d1387204ea71197682ce" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_0.128.1_windows-arm64.zip", - "hash": "350e0cce26112a98344d24a99d1b8637f201f561b4c353706537905932bb978e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_0.128.2_windows-arm64.zip", + "hash": "1543830cbdea74338b18f7e507a55fcb78f66871ce05ddc6bf6d184a7e403703" } }, "bin": "hugo.exe",