From 6bbed34984fa4ebab6f5f2c7a30a89916efa7f63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 00:33:37 +0000 Subject: [PATCH] chezmoi: Update to version 2.47.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3c17d2daa9..06b81dc4e6 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.46.1", + "version": "2.47.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.46.1/chezmoi_2.46.1_windows_amd64.zip", - "hash": "d9152e6135557b012fbe16dd4804e7c4ac1670a1feb2aa64caf18ecf8314b733" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_amd64.zip", + "hash": "f38602c321712a11152e528fbebe71f698f1bc508b4220c065ca9f1da7f7f0b7" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_i386.zip", - "hash": "951799610eb41db7f6fa2e93158e5dae6f22b23c390a37568a10ab27bda23fdb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_i386.zip", + "hash": "6432ff8a03100499d596b1355d46d636c8033d811344fa8160ba4b20d395a646" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_windows_arm64.zip", - "hash": "3048e9baa6f03ec9c26894d25ea792d40db60bcab58041474b44263ed2d1dd0d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_windows_arm64.zip", + "hash": "b57a9a63a70d540ab09a521e0dc2e6e25bc74d68dde1f1d70d8299bdd3d67703" } }, "bin": "chezmoi.exe",