diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 8f53ae6608..2326d11978 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.29.2", + "version": "2.29.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.29.2/chezmoi_2.29.2_windows_amd64.zip", - "hash": "2f2f081439b887057ba2b3a8f302a3f0898ce19484e11019a542eab32e5f20bf" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_amd64.zip", + "hash": "011d8ad36cc77fc21defd29fccfabc8a71217a7141f97b74498ffde29dc301fc" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_i386.zip", - "hash": "122060fa83fecec02dbe5b3291392ae79c9eee396e7538cf26a371a6ff957638" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_i386.zip", + "hash": "fc5a000b3ccd05661ae1f15d6e42025ba74f6397aeff38ce7a6c4103ffad7a78" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_arm64.zip", - "hash": "d6426806dd0cae1ac643e8b66667ee970d6cae62624e16a6623858848faf996b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_arm64.zip", + "hash": "f802fc296af82ddda816dabfccd41bd01e15acc0c32e28b25afdaec4a2b908ce" } }, "bin": "chezmoi.exe",