From a143b03445f2da272a4ba410737fe8354a58a9d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:33:21 +0000 Subject: [PATCH] chezmoi: Update to version 2.48.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 93c3038519..a809ad2868 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.47.4", + "version": "2.48.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.47.4/chezmoi_2.47.4_windows_amd64.zip", - "hash": "b69ee2a31f924a441d8aa2fa8e878cd5f627b3f6efb137681c1c652a74441472" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_windows_amd64.zip", + "hash": "217b9097b0a9dd13adbbe4eaacd8fd99cef01d6688f5cd1083348935f6aa8452" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_i386.zip", - "hash": "4beb063c59a32e3e5784629b682fad86fdbe01a18735e3eb536be52839fb0323" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_windows_i386.zip", + "hash": "2e914aa0c1cf8d3186f23a3f8a2d018acc646aabfe77fd53e4f1898e71abd5ca" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_windows_arm64.zip", - "hash": "0f05fe1ac9fcceddf9e7aab7f00a419bd640bfb1d3dc7370dd43271f5c859fd1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_windows_arm64.zip", + "hash": "dc0fb476aacab5b60df45cac9d4da95c6b2630b1a8022cfaf2ca617c691bb781" } }, "bin": "chezmoi.exe",