diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index ffe58a5b6c..3c17d2daa9 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.46.0", + "version": "2.46.1", "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.46.0/chezmoi_2.46.0_windows_amd64.zip", - "hash": "6fb7096ffe03a510eff5505f964e4f98fd4f1c438b88729370dc6a9d5245b345" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_amd64.zip", + "hash": "d9152e6135557b012fbe16dd4804e7c4ac1670a1feb2aa64caf18ecf8314b733" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_i386.zip", - "hash": "7cccdce44dc351c876f975adb9e04c1ed177ae6d92e6f132c061efaf88f0a3d5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_i386.zip", + "hash": "951799610eb41db7f6fa2e93158e5dae6f22b23c390a37568a10ab27bda23fdb" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_arm64.zip", - "hash": "ee8c8ce7f03c1263025cbfe9c2fb1d21eab206a3ee2dac6803fb593754fe5d40" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_arm64.zip", + "hash": "3048e9baa6f03ec9c26894d25ea792d40db60bcab58041474b44263ed2d1dd0d" } }, "bin": "chezmoi.exe",