diff --git a/bucket/hugo.json b/bucket/hugo.json index 1b77b23691..877e88cb32 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.66.0", + "version": "0.67.0", "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.66.0/hugo_0.66.0_windows-64bit.zip", - "hash": "2080990a4233731a29cdebb15bc94555304c68c967565b86cde244e5c95030cd" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.67.0/hugo_0.67.0_windows-64bit.zip", + "hash": "b43bd173993b07b06aba2f76592fe5e8b3b3147385526ea838d1a380738e9e94" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.66.0/hugo_0.66.0_windows-32bit.zip", - "hash": "26d635c9949b32f47105b8f17a4ae68387fec1315e32a16a3da34d704960a610" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.67.0/hugo_0.67.0_windows-32bit.zip", + "hash": "9f35b24798690a9d3d56a31e8a1424e5d7b053b9b955eed03fabd59da4bb1ee7" } }, "bin": "hugo.exe",