diff --git a/bucket/hugo.json b/bucket/hugo.json index 2e25c4ebec..113dff498f 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.139.4", + "version": "0.140.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.139.4/hugo_0.139.4_windows-amd64.zip", - "hash": "9f34620c11bc601cf02f3f840743cf309a3145f2629512649b0aee4ca329a858" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_windows-amd64.zip", + "hash": "7cf545882ddab657cd576bd1db60a8abb9b3dfbe2c68af7f3cd95f62dbad3c50" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.4/hugo_0.139.4_windows-arm64.zip", - "hash": "00d7a93f7d88a0a26d2a6a839da1a5b38e1e863f45364328262abaa16e7f74b6" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_windows-arm64.zip", + "hash": "a3225ecebb8d24da4bf38d37680ef04d910fdf43a4b519729d0a2cef8e9e4a56" } }, "bin": "hugo.exe",