diff --git a/bucket/hugo.json b/bucket/hugo.json index 37e6350686..a5a55e5a8e 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.75.0", + "version": "0.75.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.75.0/hugo_0.75.0_windows-64bit.zip", - "hash": "6412fa86dd7e9f83204ddd17c305c7c16662231ee616657054c67e417a646303" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.75.1/hugo_0.75.1_windows-64bit.zip", + "hash": "bdb12757be5546ea2f88f1f9b93f54fe70c84d2715a4404e0e23d25b7ea4c29c" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.75.0/hugo_0.75.0_windows-32bit.zip", - "hash": "5558e3f6ef90028339c1bf0b48d0710d0a4c11b637a91d260de624db0f5726e9" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.75.1/hugo_0.75.1_windows-32bit.zip", + "hash": "c29ad8ace804709c59b10831a9085e7e6cc9965bc4186c7d91422380a220ffcf" } }, "bin": "hugo.exe",