From e895ce749e7ccc2221db77f93eebc8de21119d58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:23:43 +0000 Subject: [PATCH] chezmoi: Update to version 2.42.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 10fcd7c8c8..14c79f3616 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.41.0", + "version": "2.42.0", "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.41.0/chezmoi_2.41.0_windows_amd64.zip", - "hash": "3ceab3146a3be8208760fbbd9073c09b08127c16c4369b7150d2de84a106c46c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_amd64.zip", + "hash": "37802b974d396756edf9d915451d63ebd2f8c4083d0c94759ea6ca8353e687db" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_i386.zip", - "hash": "fdd1e99488bbea93b0bcc006f4d4c18933d5de2a255b7d9173dba627e2ef6a9d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_i386.zip", + "hash": "cf8403cc35b16be3a0fbfa8266978aff1a9e8bf0b917968e027454f955e2dac2" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_arm64.zip", - "hash": "4b3f72e29a09fd35db1b4314266426672fd90e020d7d48c24f562a2e7784f6ba" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_arm64.zip", + "hash": "d583deeab2fbe9eb46efef4b0752635158dd2db87ac16849d1f1d42f993a0346" } }, "bin": "chezmoi.exe",