From 746edaa74f1889366f8ac1ee639002f35ac08b6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 20:24:45 +0000 Subject: [PATCH] chezmoi: Update to version 2.47.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 86fa7cc710..0c1b6702a4 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.47.1", + "version": "2.47.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.47.1/chezmoi_2.47.1_windows_amd64.zip", - "hash": "9043c9715e9eb303e179383d24b4982bf83d5564c954aff4193e5faf7378b5b4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_amd64.zip", + "hash": "c75271baba002b7b14ade870d0cc88197eba0589d97f349a4e7c7dac6f655744" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_windows_i386.zip", - "hash": "73f8225e8e528b003091fa44f96f94018ee2eb36d86b411749ec818e86973c27" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_i386.zip", + "hash": "221a3b32bac7540b06c2a12deef2fb9039a51e5eb04f639b410271f2036839dc" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_windows_arm64.zip", - "hash": "e506426d5f5e7af122186fc954e92ac81dc487e770d79fad8302eef2752f9ce1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_windows_arm64.zip", + "hash": "b36ad84444010c3a69380a3d77393aeb2f08526004ea09457439b360803a33e2" } }, "bin": "chezmoi.exe",