From 992d7fcbd4c2991d9042331b4beb39641ba1d7dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:34:27 +0000 Subject: [PATCH] chezmoi: Update to version 2.52.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 9cc816aaf9..27f6f10dcf 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.52.1", + "version": "2.52.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.52.1/chezmoi_2.52.1_windows_amd64.zip", - "hash": "1acc4ea2de94173d6aeedd2f531d72356db3a9484f786d3183e8216c6f32f23e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_amd64.zip", + "hash": "2f4e28c497cdf5b25c0d31502651ed71205356f30b7ebffed52d66f55bcea73e" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_i386.zip", - "hash": "971a1b4ca39626991e4ea96356a242102176a5d97898cf438b28629f169fd949" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_i386.zip", + "hash": "5eaf760755cff10c0da6e48349b24bcbc7e20ce2f9b7bcc197396850f646ac05" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_arm64.zip", - "hash": "c0249e10db6d1a19e08fac03396d55e6210724f1985f4c1853f13dd6100ff41f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_arm64.zip", + "hash": "b368e7b8c0b9cbee4e3e68134cc3ed23f0c54213826b17d9ed90f8c010eb9eda" } }, "bin": "chezmoi.exe",