diff --git a/bucket/hugo.json b/bucket/hugo.json index 8449291d56..c5e0281d99 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.71.0", + "version": "0.71.1", "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.71.0/hugo_0.71.0_windows-64bit.zip", - "hash": "b84abcc4fcd5b990dab8399198eedefdf5b560aad09ece7a25c1fd806d53b2a4" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.71.1/hugo_0.71.1_windows-64bit.zip", + "hash": "1d0705cd8976e65ac762d116e363ecbf235f2e623c3fa33819daa6b010281f9e" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.71.0/hugo_0.71.0_windows-32bit.zip", - "hash": "3b384bb8ace81e083d021e93f38e86207ee3eb0969d75d003eb6ab4a868301b8" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.71.1/hugo_0.71.1_windows-32bit.zip", + "hash": "913bc7414c8e08a0993c255392ec1106f48a097de682aadd27ee741cd5c24691" } }, "bin": "hugo.exe",