From a860cbfce8af9a5dba062ea71eaa7c5cd404239b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 20:25:17 +0000 Subject: [PATCH] chezmoi: Update to version 2.48.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index a809ad2868..07832cc5a2 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.48.0", + "version": "2.48.1", "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.48.0/chezmoi_2.48.0_windows_amd64.zip", - "hash": "217b9097b0a9dd13adbbe4eaacd8fd99cef01d6688f5cd1083348935f6aa8452" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_windows_amd64.zip", + "hash": "b883afd5ab39138308eda63901ecb048979a0a096d4d0753287de2f9b962d3d6" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_windows_i386.zip", - "hash": "2e914aa0c1cf8d3186f23a3f8a2d018acc646aabfe77fd53e4f1898e71abd5ca" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_windows_i386.zip", + "hash": "e8fad0eab1b9c675c3724c74d3c05f66d5111d4f3d0eeb933b0db05f00836e9e" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_windows_arm64.zip", - "hash": "dc0fb476aacab5b60df45cac9d4da95c6b2630b1a8022cfaf2ca617c691bb781" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_windows_arm64.zip", + "hash": "eea47a6c7436e8bf2b068c5bd0a57f5dc8321294f8dcb7c7e9cfd87424ad7a91" } }, "bin": "chezmoi.exe",