diff --git a/bucket/hugo.json b/bucket/hugo.json index 59443633d3..cf638d88e1 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.100.2", + "version": "0.101.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.100.2/hugo_0.100.2_windows-64bit.zip", - "hash": "ac62a820798dacfc5868d9c244811d89f447e6d055db326491e64a3fb8376586" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.101.0/hugo_0.101.0_windows-64bit.zip", + "hash": "149908ea5eb554d77e4ad53a92d6d712582ebc9bde95ae9fa06f62a7c0b4f0b5" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.100.2/hugo_0.100.2_windows-32bit.zip", - "hash": "e5ccab188a6a7cc33a59cde136f710fd66ad181e12baaae1c7af38dc20209280" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.101.0/hugo_0.101.0_windows-32bit.zip", + "hash": "56d47716de0a87aa0d74e11fdc83393124f64bcc745ee1ab8836daa263b9d566" } }, "bin": "hugo.exe",