diff --git a/bucket/hugo.json b/bucket/hugo.json index 03414d5cbb..8449291d56 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.70.0", + "version": "0.71.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.70.0/hugo_0.70.0_windows-64bit.zip", - "hash": "9832454a64138bbc360fd9b6bcea727502dd90e197cabb302b6df7b722302ad6" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.71.0/hugo_0.71.0_windows-64bit.zip", + "hash": "b84abcc4fcd5b990dab8399198eedefdf5b560aad09ece7a25c1fd806d53b2a4" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.70.0/hugo_0.70.0_windows-32bit.zip", - "hash": "eea19acad96f045f4ba15488615335822c62c7abbc63a9a15a8b661723cc8394" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.71.0/hugo_0.71.0_windows-32bit.zip", + "hash": "3b384bb8ace81e083d021e93f38e86207ee3eb0969d75d003eb6ab4a868301b8" } }, "bin": "hugo.exe",