diff --git a/bucket/hugo.json b/bucket/hugo.json index 602032c9a4..6aa43391fc 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.123.8", + "version": "0.124.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.123.8/hugo_0.123.8_windows-amd64.zip", - "hash": "a992ca09f9a783c0b7c7e17f4df56c6050ea54bcef8ada7fee84008590af55a8" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.124.0/hugo_0.124.0_windows-amd64.zip", + "hash": "0f549c2e36cce7a2c2dcdccae99475e5d38489d9390c435db2c0d7488e73f271" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.8/hugo_0.123.8_windows-arm64.zip", - "hash": "f1159960a9d792d49a509c38a7d5e408735393428515e21532c620cb9b1a567e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.124.0/hugo_0.124.0_windows-arm64.zip", + "hash": "08aba8ba4fe841afb360116b234aea5e65d366ec9475b61e7804fb475d6862a6" } }, "bin": "hugo.exe",