diff --git a/bucket/hugo.json b/bucket/hugo.json index b1339919e2..1c5f3cceae 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.123.1", + "version": "0.123.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.123.1/hugo_0.123.1_windows-amd64.zip", - "hash": "72d01d7e1ff9beca04e1bde410ef0315c0aee9186627404e1c56b267ebad03e2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.2/hugo_0.123.2_windows-amd64.zip", + "hash": "65d4ef06da4a373a6ca7d337b3578a9c7db1d01de3ff87642e256e1d562b6a0d" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_0.123.1_windows-arm64.zip", - "hash": "950ee5779c64bb0d4a610645aecf85c89a46ba72ce721f36cf71c2bbc1d1549a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.2/hugo_0.123.2_windows-arm64.zip", + "hash": "4b95533fc255f185c0c10e264d12514705d98ed718b6920c3027acc62c2ce221" } }, "bin": "hugo.exe",