diff --git a/bucket/hugo.json b/bucket/hugo.json index 3d682d9fbe..8baca8cc97 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.87.0", + "version": "0.88.0", "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.87.0/hugo_0.87.0_windows-64bit.zip", - "hash": "1e6593c21ee491b4cdcaae4721b09d5bf82e257a3da9d562ff68e82a35633264" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.88.0/hugo_0.88.0_windows-64bit.zip", + "hash": "8af87b6fc6b6389840d061bf81903be16977f2972027365be61344229538c96d" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.87.0/hugo_0.87.0_windows-32bit.zip", - "hash": "ac85e357e090b86e2874ab2995f421d018932dfe0acffe1377084fd658c50491" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.88.0/hugo_0.88.0_windows-32bit.zip", + "hash": "e0c5aafe1697eed3b69be9f75f2c94a9e941b78be93bb91fe8591cdf2295cbea" } }, "bin": "hugo.exe",