From 9a3b13a2d9404168af674061575109332d3a1ca2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:25:40 +0000 Subject: [PATCH] chezmoi: Update to version 2.49.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 4bfb8c30ef..ece93ba729 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.48.2", + "version": "2.49.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.48.2/chezmoi_2.48.2_windows_amd64.zip", - "hash": "afab16030aa953259e4556926f852dcd947d71f853ecb1d134e8659412d04f47" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_windows_amd64.zip", + "hash": "73d68c9389211a15ab2d4a509d2fb390439e623ceeb6e1ef2cc377934f415c21" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_windows_i386.zip", - "hash": "06389a34768faa2265a23a7c8799dcca81285822637d04da44b5f83b89603529" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_windows_i386.zip", + "hash": "b0800e832848b33982da681d1895f3ccd816865b95729559779257efbb53ff87" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_windows_arm64.zip", - "hash": "a4f620d38f38219f1521062f3c4a11e0450f8bc133407499540d3ba61b62ea8b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_windows_arm64.zip", + "hash": "3aecba3db7d6b432a00eb67db4ea50dd71c0d1727d5444fbeaf56abbf2780e38" } }, "bin": "chezmoi.exe",