diff --git a/bucket/hugo.json b/bucket/hugo.json index a98dc9648a..0e3d7baaa9 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.58.0", + "version": "0.58.1", "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.58.0/hugo_0.58.0_windows-64bit.zip", - "hash": "b1149390760c4d8dc62a4372faad390e6fee3b754b79c81807969ffc3bc63252" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.1/hugo_0.58.1_windows-64bit.zip", + "hash": "3a9a033b41a84b9b74ad71f11cb6aed00a8ddeadc1c3dd3d3d318f538ef7bd99" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-32bit.zip", - "hash": "982809b58cdd554895650881c3b902d07f12839abc78ca14fb272262c3cfe5f1" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.1/hugo_0.58.1_windows-32bit.zip", + "hash": "f4c61caa8c54974b65205b28a9aacd7ab9ac36f545ac599fc5e25119827dc85c" } }, "bin": "hugo.exe",