diff --git a/bucket/hugo.json b/bucket/hugo.json index 446a530fe3..a98dc9648a 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.57.2", + "version": "0.58.0", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-64bit.zip", - "hash": "6fd93eac277cdf667516d56c87569323b2a9a3a4a466f7fdbe5c290ca14e6143" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-64bit.zip", + "hash": "b1149390760c4d8dc62a4372faad390e6fee3b754b79c81807969ffc3bc63252" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-32bit.zip", - "hash": "d90796d9e468d82385aa9c9090bd6f9a5cdc7794ea4dd0ec02ca14f23fc7f31c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-32bit.zip", + "hash": "982809b58cdd554895650881c3b902d07f12839abc78ca14fb272262c3cfe5f1" } }, "bin": "hugo.exe",