From fee76933343e760fa10664d587c4b7edb6c34eca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:29:44 +0000 Subject: [PATCH] chezmoi: Update to version 2.29.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index f56d686bdb..4cf99ac4ab 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.29.0", + "version": "2.29.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.29.0/chezmoi_2.29.0_windows_amd64.zip", - "hash": "cc675aae3fb2b8597317666e520a5ad71de3a30038f0e38979cf42a02ebbf277" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_amd64.zip", + "hash": "b2000e11cb0970d564e174952411ea956a8e4a7ab1cc645044546fba1dbef87b" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_i386.zip", - "hash": "64c579eff94af40fa2123a825f2a481417cd193824b26cb781124e438f49f2b0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_i386.zip", + "hash": "fe0da69aabbddd34571a51e5079fba49e4c035270e59b97ccae61dc4c3fefbd2" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.0/chezmoi_2.29.0_windows_arm64.zip", - "hash": "d93820b69ee1bfc443526541b94f230ed6822b4b68617d3e225ffe67e504cfc7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_arm64.zip", + "hash": "50e4167676ec9bd8cc4afc874e1edc0d5ba1915def73d16a7590794f164b3f93" } }, "bin": "chezmoi.exe",