diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 07832cc5a2..4bfb8c30ef 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.48.1", + "version": "2.48.2", "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.48.1/chezmoi_2.48.1_windows_amd64.zip", - "hash": "b883afd5ab39138308eda63901ecb048979a0a096d4d0753287de2f9b962d3d6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_windows_amd64.zip", + "hash": "afab16030aa953259e4556926f852dcd947d71f853ecb1d134e8659412d04f47" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_windows_i386.zip", - "hash": "e8fad0eab1b9c675c3724c74d3c05f66d5111d4f3d0eeb933b0db05f00836e9e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_windows_i386.zip", + "hash": "06389a34768faa2265a23a7c8799dcca81285822637d04da44b5f83b89603529" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_windows_arm64.zip", - "hash": "eea47a6c7436e8bf2b068c5bd0a57f5dc8321294f8dcb7c7e9cfd87424ad7a91" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_windows_arm64.zip", + "hash": "a4f620d38f38219f1521062f3c4a11e0450f8bc133407499540d3ba61b62ea8b" } }, "bin": "chezmoi.exe",