diff --git a/bucket/hugo.json b/bucket/hugo.json index 61de76185c..2eeda2a207 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.146.5", + "version": "0.146.6", "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.146.5/hugo_0.146.5_windows-amd64.zip", - "hash": "4a3658ec20246c32c96d6dc4f578421901c81a9b546c0d1f3ca79c1fbbee0508" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_0.146.6_windows-amd64.zip", + "hash": "f112667e1897bcc3649b6de9c2aaca0f85165a970a182dd9cd725b9ddbc24494" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-arm64.zip", - "hash": "159e6102cad0caaa2632697ac402c58c66ae19726283a7271469cc1b46f40c01" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_0.146.6_windows-arm64.zip", + "hash": "a61188c6d67070edb1fd4ced56bb9d24dab5314b20cc12882efed85f5d46b962" } }, "bin": "hugo.exe",