diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 415e0bc6c4..dde6de0f24 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.33.1", + "version": "2.33.2", "description": "Manage your dotfiles across multiple diverse machines, securely.", "homepage": "https://chezmoi.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.1/chezmoi_2.33.1_windows_amd64.zip", - "hash": "93be001968f2c7a3927b38213bacd84ed717778e852ec1413583cab66927bb8a" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_amd64.zip", + "hash": "46672b345a8ab3ce1613de58e5d2772ce4b6a01732381e5bd7ffc9a593312f2b" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.1/chezmoi_2.33.1_windows_i386.zip", - "hash": "42687b38cad8e6e3eae8789c612293e97ef7bb2adb093c4ea5c8b41db44fd3f6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_i386.zip", + "hash": "e1d780747b4f997e5adcc17c7e421af5a1e9689d45faaa20f345158085c18d67" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.1/chezmoi_2.33.1_windows_arm64.zip", - "hash": "37f27f11f93f5c0eec7f73f82230692f65e3b71497cda0e39fe613d862d169e3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_arm64.zip", + "hash": "64a01ac20f53f66656d83f3956d3516ae8d05f809b88297d5dffb00be334baa0" } }, "bin": "chezmoi.exe",