diff --git a/bucket/hugo.json b/bucket/hugo.json index 06f30e1c06..a3ab92f50c 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.65.1", + "version": "0.65.2", "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.65.1/hugo_0.65.1_windows-64bit.zip", - "hash": "913b496e682c02b61661b55a42756226890902d40d2749e52756c562cfcb4e66" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.2/hugo_0.65.2_windows-64bit.zip", + "hash": "73e90372e581b51dccddfba49161bc8ad7af3f9156f3d18269e89ad6e4b2ae71" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.1/hugo_0.65.1_windows-32bit.zip", - "hash": "9206fa47f87f5664acca3a90efea923864a09be2bbbfe2c09d620e9365f0bc0d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.2/hugo_0.65.2_windows-32bit.zip", + "hash": "95586e8c14f43568eaf7610919d0cb47078695832722bf4dfffa7d79565b87a2" } }, "bin": "hugo.exe",