diff --git a/bucket/hugo.json b/bucket/hugo.json index 2a315b44fe..56329b5bf1 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.58.3", + "version": "0.59.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.58.3/hugo_0.58.3_windows-64bit.zip", - "hash": "9ea59be26579b8e8fb369cd2f5444ce7dfe5a871e499cd81281897b4b1a6df25" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.59.0/hugo_0.59.0_windows-64bit.zip", + "hash": "0494f925bcee8553674844bac6a2f69e3f4774b9e7a5c6261741a0c9eabffff3" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.3/hugo_0.58.3_windows-32bit.zip", - "hash": "5556a79ba20e49038498c963240414a0c9ad8ad1225ebecfbaa688df18a9c09c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.59.0/hugo_0.59.0_windows-32bit.zip", + "hash": "16f1e0ca70ea7602aee504e792d1b8f3fb0a42c1517552704576fddd1d279a40" } }, "bin": "hugo.exe",