From a83701c2eff44be551c071c7bfdda01b1c28d023 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 04:25:56 +0000 Subject: [PATCH] chezmoi: Update to version 2.42.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index b9c23db579..f1035573ae 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.42.1", + "version": "2.42.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.42.1/chezmoi_2.42.1_windows_amd64.zip", - "hash": "b29c59f36e30f8fd43a05cebbb8d6cd4721db1dde233f2e33607341d00158576" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_amd64.zip", + "hash": "026ff009a2d41f0d969229f92e350cdd41247481e0c98059b608c01219c4d725" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_i386.zip", - "hash": "b668a3cf42b1a5e40eac02be4d456d88fb7c448f2afd3257335420ba86bd52fc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_i386.zip", + "hash": "30e726ecfbaa7d871192f57b082d60bbb5e91a2c3506f5e3b8a56ee4a2f56475" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_arm64.zip", - "hash": "6990dd1d867873038c7cd44ade419b385fe08c1531dcb5921a0d21dd496d218b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_arm64.zip", + "hash": "88ee111ecb6dfbbf1dc44ac07f262038eb2796d2bdd3388724ffc61445f0da40" } }, "bin": "chezmoi.exe",