diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index ed24f3ec33..7e89b5edfe 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.42.3", + "version": "2.43.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.42.3/chezmoi_2.42.3_windows_amd64.zip", - "hash": "ee99ea8b300fca63127949492a3c6098a016affb659518b5dc9192cb214be995" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_amd64.zip", + "hash": "e7aaeee00e7fbe3bc9ac9aff1bfbd42d7c15bfc7216a3f0173cc15a313d249b7" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_i386.zip", - "hash": "53db4398f22134cb33e1ddb048f6dba74dcb8381cac6e2387fde9fea24d0aa77" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_i386.zip", + "hash": "1544d1f1be644019031d7232435cd8d9ed5767f06257964ad78e5afa15a87192" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_arm64.zip", - "hash": "3cb245268f94f1c46e7f13ea00edfd34e29f9cb5c0b3673fca5401282276f136" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_arm64.zip", + "hash": "7f2a4bbd554692f73c63edcfc34fee55168d29f35998d38790348044166497c9" } }, "bin": "chezmoi.exe",