diff --git a/bucket/hugo.json b/bucket/hugo.json index cf638d88e1..537425b617 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,12 @@ { - "version": "0.101.0", + "version": "0.102.1", "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.101.0/hugo_0.101.0_windows-64bit.zip", - "hash": "149908ea5eb554d77e4ad53a92d6d712582ebc9bde95ae9fa06f62a7c0b4f0b5" - }, - "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.101.0/hugo_0.101.0_windows-32bit.zip", - "hash": "56d47716de0a87aa0d74e11fdc83393124f64bcc745ee1ab8836daa263b9d566" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.1/hugo_0.102.1_windows-64bit.zip", + "hash": "c9189a1db1f804d2f17c481cf87482fabd31b1eadf3796df9d1ed82e7b5ab9a3" } }, "bin": "hugo.exe", @@ -21,9 +17,6 @@ "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-64bit.zip" - }, - "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip" } }, "hash": {