From c429c782fb9d304fe442de4537f771c40811a338 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:23:19 +0000 Subject: [PATCH] chezmoi: Update to version 2.40.4 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index ef806c5848..49346a8167 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.40.3", + "version": "2.40.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.40.3/chezmoi_2.40.3_windows_amd64.zip", - "hash": "6aad6db61b9ef780cbc459537a8010ff1c3177209197b9eea4554f23fd810bec" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_amd64.zip", + "hash": "6d5bc4ae92394bd3a4ca7ca325b73697e79db2a5c86ba9facf792349fc786455" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_windows_i386.zip", - "hash": "620f337aeddc03c1bc4916a9413871ff37bbee95a08b43d8dd8377c37a390228" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_i386.zip", + "hash": "0c9557dddba651066e7dd826d08002229806828d686d58674220b32b5be20cd1" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_windows_arm64.zip", - "hash": "61d52b9e53e066c52ef51e8b3cb001973d2ac78f795e8c1b94f5d205673451c5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_arm64.zip", + "hash": "7e7dac998cbcb9d5b4be7b06815313ff708791fb8af52550ea02e628a1c527cb" } }, "bin": "chezmoi.exe",