diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index a8bf0732ea..b52c8f5ff7 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.33.4", + "version": "2.33.5", "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.4/chezmoi_2.33.4_windows_amd64.zip", - "hash": "e201ea2f7cec4bc7260b8d718da07e1bf4116e43efa1768c4128d0452801dab9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_windows_amd64.zip", + "hash": "a7ace9aaf73893b6bf65952983d6483423b6c8cfbe4852d8755301b94d7b3d87" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_i386.zip", - "hash": "1bdad868c0c7acbb79215b24d361390747c15f519f9939754f487e84f4abb3cd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_windows_i386.zip", + "hash": "a3d24e4fdb85490b273a2f8dc56cfa3645118bc2b06718eeddd4e45df15d64b0" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_arm64.zip", - "hash": "a0ea45d0a8d9efc7cc2756c333cf4c177ef47b69d681285e064e1da62ee2c826" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_windows_arm64.zip", + "hash": "c7b3638b8eafc82bf9da0d7cd376e72b8aaba6b4db4e08fb5cf4c8b47732cd43" } }, "bin": "chezmoi.exe",