From 26873bf9aae52eacbe5d9dc488e782456cafdb9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 08:31:07 +0000 Subject: [PATCH] chezmoi: Update to version 2.52.4 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 31cd348a48..9653ef159c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.52.3", + "version": "2.52.4", "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.3/chezmoi_2.52.3_windows_amd64.zip", - "hash": "fff7d87605bfb31a0a72aa3fde60134e2b012fcb36e74c5418d70f51ed91a6dc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_amd64.zip", + "hash": "fc6f88e11502d3e1d0062a4679bf0c0bb4558ebf948040d3d5b818273bd1535f" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_i386.zip", - "hash": "83ae139284b9a3fb0cce4b44c607f731cc0489eb10256521a397a0bdf40f3675" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_i386.zip", + "hash": "b717377c9016ef6cc053a07af9b568965b76038147a455f1dc0e1543b2ecaa11" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_arm64.zip", - "hash": "faaf9f48623705d8e7360f04c382f292781a5319da541da6c8885368a95528a2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_arm64.zip", + "hash": "1af811cef8a82ac7545764b7431ebc0615323a7d073d05d27ad1921553151cb7" } }, "bin": "chezmoi.exe",