From 1572db091a00ced3f77a21608e7557687ed09f81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:31:56 +0000 Subject: [PATCH] chezmoi: Update to version 2.52.3 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 27f6f10dcf..31cd348a48 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.52.2", + "version": "2.52.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.52.2/chezmoi_2.52.2_windows_amd64.zip", - "hash": "2f4e28c497cdf5b25c0d31502651ed71205356f30b7ebffed52d66f55bcea73e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_amd64.zip", + "hash": "fff7d87605bfb31a0a72aa3fde60134e2b012fcb36e74c5418d70f51ed91a6dc" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_i386.zip", - "hash": "5eaf760755cff10c0da6e48349b24bcbc7e20ce2f9b7bcc197396850f646ac05" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_i386.zip", + "hash": "83ae139284b9a3fb0cce4b44c607f731cc0489eb10256521a397a0bdf40f3675" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_arm64.zip", - "hash": "b368e7b8c0b9cbee4e3e68134cc3ed23f0c54213826b17d9ed90f8c010eb9eda" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_arm64.zip", + "hash": "faaf9f48623705d8e7360f04c382f292781a5319da541da6c8885368a95528a2" } }, "bin": "chezmoi.exe",