diff --git a/bucket/hugo.json b/bucket/hugo.json index 22f532f8bd..3748bbad2a 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.69.1", + "version": "0.69.2", "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.69.1/hugo_0.69.1_windows-64bit.zip", - "hash": "934925450dd63e6813a6835f952df0e816aa9afc9da137a3c827960ef0ff5539" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-64bit.zip", + "hash": "d2335fe3835aa8586184a07b8070eae11457d14cdf87f74948e3ba8161301833" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.1/hugo_0.69.1_windows-32bit.zip", - "hash": "5174d2bc6df5b02d65a740758a87ab135c144228ac09101a3e7975c16c95d858" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-32bit.zip", + "hash": "b2a7578ed4283c83a3befddd7a9ce96e78fc288ee062aa65a042ec5b70ab3a78" } }, "bin": "hugo.exe",