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