diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index d4c0a8f4f2..ffe58a5b6c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.45.0", + "version": "2.46.0", "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.45.0/chezmoi_2.45.0_windows_amd64.zip", - "hash": "ace0af07193a135f6ea68ec629aae7fecc038d6f429153b307235c79b2db03d0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_amd64.zip", + "hash": "6fb7096ffe03a510eff5505f964e4f98fd4f1c438b88729370dc6a9d5245b345" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_i386.zip", - "hash": "d910dc71f256463b6ea04895ac9b85953c8dc0cbebd9111ce3529d2013d3e3ce" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_i386.zip", + "hash": "7cccdce44dc351c876f975adb9e04c1ed177ae6d92e6f132c061efaf88f0a3d5" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_arm64.zip", - "hash": "9def14d5a43a36ab11af65b7dad8619b4e938b0521b22926ed62fb5db16e47b9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_arm64.zip", + "hash": "ee8c8ce7f03c1263025cbfe9c2fb1d21eab206a3ee2dac6803fb593754fe5d40" } }, "bin": "chezmoi.exe",