From f495ae8bb9e78259a56f4f89a4b72edc25ae4507 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 20:25:39 +0000 Subject: [PATCH] chezmoi: Update to version 2.29.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 90a7c07596..f56d686bdb 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.28.0", + "version": "2.29.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.28.0/chezmoi_2.28.0_windows_amd64.zip", - "hash": "d5ab79ed7ba64c89cfd643f65854f08ca04ad35dcbf4fc75d945b14cd72768f3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_amd64.zip", + "hash": "cc675aae3fb2b8597317666e520a5ad71de3a30038f0e38979cf42a02ebbf277" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_i386.zip", - "hash": "4994a47b1301bf762e5fa68d5612615ce03a3280d81e31a87d8d6e97deb3e25a" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_i386.zip", + "hash": "64c579eff94af40fa2123a825f2a481417cd193824b26cb781124e438f49f2b0" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_arm64.zip", - "hash": "07de123662956c56e268c57ac38b0c46c16c8bbe9b87afc45643a022a254a8b2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_arm64.zip", + "hash": "d93820b69ee1bfc443526541b94f230ed6822b4b68617d3e225ffe67e504cfc7" } }, "bin": "chezmoi.exe",