diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 06b81dc4e6..86fa7cc710 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.47.0", + "version": "2.47.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.47.0/chezmoi_2.47.0_windows_amd64.zip", - "hash": "f38602c321712a11152e528fbebe71f698f1bc508b4220c065ca9f1da7f7f0b7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_windows_amd64.zip", + "hash": "9043c9715e9eb303e179383d24b4982bf83d5564c954aff4193e5faf7378b5b4" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_i386.zip", - "hash": "6432ff8a03100499d596b1355d46d636c8033d811344fa8160ba4b20d395a646" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_windows_i386.zip", + "hash": "73f8225e8e528b003091fa44f96f94018ee2eb36d86b411749ec818e86973c27" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_arm64.zip", - "hash": "b57a9a63a70d540ab09a521e0dc2e6e25bc74d68dde1f1d70d8299bdd3d67703" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_windows_arm64.zip", + "hash": "e506426d5f5e7af122186fc954e92ac81dc487e770d79fad8302eef2752f9ce1" } }, "bin": "chezmoi.exe",