diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index d346cbacd4..9cc816aaf9 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.52.0", + "version": "2.52.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.52.0/chezmoi_2.52.0_windows_amd64.zip", - "hash": "4b967b1ec1e5c3aa2ae9daf3036800241902ff19230b2dc82f437a8406c5c56f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_amd64.zip", + "hash": "1acc4ea2de94173d6aeedd2f531d72356db3a9484f786d3183e8216c6f32f23e" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_i386.zip", - "hash": "9f75b94c1d4954610ab55d9d90309b598073f700833131fb5d187fed33e7363c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_i386.zip", + "hash": "971a1b4ca39626991e4ea96356a242102176a5d97898cf438b28629f169fd949" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_arm64.zip", - "hash": "1120c8359c55f68fd8da4b635bd0cd1c98f7e25d1973a7df5bc6bda455bb6a04" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_arm64.zip", + "hash": "c0249e10db6d1a19e08fac03396d55e6210724f1985f4c1853f13dd6100ff41f" } }, "bin": "chezmoi.exe",