diff --git a/bucket/hugo.json b/bucket/hugo.json index bb64020ac2..397173f371 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,12 +1,12 @@ { - "version": "0.104.2", + "version": "0.104.3", "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.104.2/hugo_0.104.2_windows-amd64.zip", - "hash": "534a3aa04d2a91d247aba65d0710860cfa8e855f9e73c065b08656512f684273" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.3/hugo_0.104.3_windows-amd64.zip", + "hash": "2c8ffd8283b819cd2c6f6cefbd27ffb070c15402e4e2a01395da948f8ab05769" } }, "bin": "hugo.exe",