diff --git a/bucket/hugo.json b/bucket/hugo.json index 3a877c1d4a..5e527a36cc 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.84.1", + "version": "0.84.2", "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.84.1/hugo_0.84.1_windows-64bit.zip", - "hash": "0a9cef8c6cfb1fe03a9798d7329902997859e3b4bf816aecefdfdbae7527f477" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.2/hugo_0.84.2_windows-64bit.zip", + "hash": "a591534846d0effc3dbc7ffa10add4319c0ac364b36b50bc0d8a3e674e4380e5" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.1/hugo_0.84.1_windows-32bit.zip", - "hash": "0c4b71190456af4870a57f09c8d8c8e2f287ab6fc36a20cfb8bc4d2e8fcbc9b2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.2/hugo_0.84.2_windows-32bit.zip", + "hash": "258962e12424f984f1c5c09f6d5c1123745e71709209674f3fc870c2c52d9659" } }, "bin": "hugo.exe",