From 26d69792b4e715ba973cb21ae6b0899c047fe484 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:06:10 +0000 Subject: [PATCH] chezmoi: Update to version 2.47.3 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 0c1b6702a4..3e59940645 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.47.2", + "version": "2.47.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.47.2/chezmoi_2.47.2_windows_amd64.zip", - "hash": "c75271baba002b7b14ade870d0cc88197eba0589d97f349a4e7c7dac6f655744" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_amd64.zip", + "hash": "5a8982b4cce73f1b161a7e78a346b5f9a14cd75ac9a1144bc5f7206dbc3e8404" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_i386.zip", - "hash": "221a3b32bac7540b06c2a12deef2fb9039a51e5eb04f639b410271f2036839dc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_i386.zip", + "hash": "2701f4a717471174bfba7253fe5e2dd0e13cc81fc2c1234bcc44744783dc38bc" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_arm64.zip", - "hash": "b36ad84444010c3a69380a3d77393aeb2f08526004ea09457439b360803a33e2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_arm64.zip", + "hash": "952b23bd8e41a47470baed00839d1fb1feeb6f7b264692470c44cd4db287b8c5" } }, "bin": "chezmoi.exe",