From a491bc37b830c223e9bc02ea74145e9c1ca398ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 01:13:30 +0000 Subject: [PATCH] chezmoi: Update to version 2.47.4 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3e59940645..93c3038519 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.47.3", + "version": "2.47.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.47.3/chezmoi_2.47.3_windows_amd64.zip", - "hash": "5a8982b4cce73f1b161a7e78a346b5f9a14cd75ac9a1144bc5f7206dbc3e8404" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_amd64.zip", + "hash": "b69ee2a31f924a441d8aa2fa8e878cd5f627b3f6efb137681c1c652a74441472" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_i386.zip", - "hash": "2701f4a717471174bfba7253fe5e2dd0e13cc81fc2c1234bcc44744783dc38bc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_i386.zip", + "hash": "4beb063c59a32e3e5784629b682fad86fdbe01a18735e3eb536be52839fb0323" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_windows_arm64.zip", - "hash": "952b23bd8e41a47470baed00839d1fb1feeb6f7b264692470c44cd4db287b8c5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_arm64.zip", + "hash": "0f05fe1ac9fcceddf9e7aab7f00a419bd640bfb1d3dc7370dd43271f5c859fd1" } }, "bin": "chezmoi.exe",