From 41554fd8d9e9ee7354dae92424f1d500d7b44a0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:30:03 +0000 Subject: [PATCH] chezmoi: Update to version 2.29.4 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 2326d11978..19bca43c42 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.29.3", + "version": "2.29.4", "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.29.3/chezmoi_2.29.3_windows_amd64.zip", - "hash": "011d8ad36cc77fc21defd29fccfabc8a71217a7141f97b74498ffde29dc301fc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_amd64.zip", + "hash": "0c6e4fe2e149add4d51b0840fd3e1c1912dd1e2b308d31ec909a7213d52221f7" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_i386.zip", - "hash": "fc5a000b3ccd05661ae1f15d6e42025ba74f6397aeff38ce7a6c4103ffad7a78" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_i386.zip", + "hash": "f92260d2f3186bfab606bd0c8c5e147312ad627fd387428eb98583f6eb57cfe7" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_arm64.zip", - "hash": "f802fc296af82ddda816dabfccd41bd01e15acc0c32e28b25afdaec4a2b908ce" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm64.zip", + "hash": "323df1b42ac82903c3205943524fe15ce35ebc597969f5d8f9a3ef5e09aa57d2" } }, "bin": "chezmoi.exe",