diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index dde6de0f24..7540462138 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.33.2", + "version": "2.33.3", "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.2/chezmoi_2.33.2_windows_amd64.zip", - "hash": "46672b345a8ab3ce1613de58e5d2772ce4b6a01732381e5bd7ffc9a593312f2b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_amd64.zip", + "hash": "96eeb198aa6cec6fa11ba1ebdb80c666b9d35e4c4c8038223bc0d27593b936ef" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_i386.zip", - "hash": "e1d780747b4f997e5adcc17c7e421af5a1e9689d45faaa20f345158085c18d67" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_i386.zip", + "hash": "cc370b0f13a7170e1858132c95049ae245a2339e8d131b97d20db683f59b802c" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_arm64.zip", - "hash": "64a01ac20f53f66656d83f3956d3516ae8d05f809b88297d5dffb00be334baa0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_arm64.zip", + "hash": "c771ac7a3bfbcc1e933c0d2b43b6489560eb9cd65c80e0d7526029d75278aa56" } }, "bin": "chezmoi.exe",