diff --git a/bucket/hugo.json b/bucket/hugo.json index e20f399cd8..965a144c81 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.67.1", + "version": "0.68.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.67.1/hugo_0.67.1_windows-64bit.zip", - "hash": "26691df0ec2c09bbe125b77969dd1e3da93b08c1b11b12b192cb38a47e0d8171" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.68.0/hugo_0.68.0_windows-64bit.zip", + "hash": "50a060f59a3ae13d856493d2a215706a26162f32726b24572d54c06bee0f81af" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.67.1/hugo_0.67.1_windows-32bit.zip", - "hash": "cd7a54ac34307119f3dd8f859d8163063c4594fb1b3ec41cef5d78fb804f708b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.68.0/hugo_0.68.0_windows-32bit.zip", + "hash": "1eb679e4b432ef60100bbd0c144557978a50a7107d5f9bf13321cb7f82952704" } }, "bin": "hugo.exe",