From ed78f5ed7efa38772bd218320a07572cf7a1afac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 00:32:38 +0000 Subject: [PATCH] chezmoi: Update to version 2.42.3 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index f1035573ae..ed24f3ec33 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.42.2", + "version": "2.42.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.42.2/chezmoi_2.42.2_windows_amd64.zip", - "hash": "026ff009a2d41f0d969229f92e350cdd41247481e0c98059b608c01219c4d725" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_amd64.zip", + "hash": "ee99ea8b300fca63127949492a3c6098a016affb659518b5dc9192cb214be995" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_i386.zip", - "hash": "30e726ecfbaa7d871192f57b082d60bbb5e91a2c3506f5e3b8a56ee4a2f56475" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_i386.zip", + "hash": "53db4398f22134cb33e1ddb048f6dba74dcb8381cac6e2387fde9fea24d0aa77" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_arm64.zip", - "hash": "88ee111ecb6dfbbf1dc44ac07f262038eb2796d2bdd3388724ffc61445f0da40" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_arm64.zip", + "hash": "3cb245268f94f1c46e7f13ea00edfd34e29f9cb5c0b3673fca5401282276f136" } }, "bin": "chezmoi.exe",