diff --git a/bucket/hugo.json b/bucket/hugo.json index c74a5de7ee..d7b47d580d 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.77.0", + "version": "0.78.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.77.0/hugo_0.77.0_windows-64bit.zip", - "hash": "01193c5e7c49a4aada0adaa365661bdfcaffcdc50c5e3a7022a86071826d0b30" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.78.0/hugo_0.78.0_windows-64bit.zip", + "hash": "530e1215038edeed70730c284319a50055f213022592e2a41fdb616fbac9cad9" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.77.0/hugo_0.77.0_windows-32bit.zip", - "hash": "17b11f1e3f79a1c350d4702c3afec1badbc92769cd2de344cfe4ab6c6c8e9967" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.78.0/hugo_0.78.0_windows-32bit.zip", + "hash": "7ac2d09b2784c8cbc092e0b980ec46932c718269fac93c598a90da0d5e4a3175" } }, "bin": "hugo.exe",