From deb17954585061dc2f7ab7f97c25bafb72ac74b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 20:25:51 +0000 Subject: [PATCH] chezmoi: Update to version 2.29.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 4cf99ac4ab..8f53ae6608 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.29.1", + "version": "2.29.2", "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.1/chezmoi_2.29.1_windows_amd64.zip", - "hash": "b2000e11cb0970d564e174952411ea956a8e4a7ab1cc645044546fba1dbef87b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_amd64.zip", + "hash": "2f2f081439b887057ba2b3a8f302a3f0898ce19484e11019a542eab32e5f20bf" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_i386.zip", - "hash": "fe0da69aabbddd34571a51e5079fba49e4c035270e59b97ccae61dc4c3fefbd2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_i386.zip", + "hash": "122060fa83fecec02dbe5b3291392ae79c9eee396e7538cf26a371a6ff957638" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.1/chezmoi_2.29.1_windows_arm64.zip", - "hash": "50e4167676ec9bd8cc4afc874e1edc0d5ba1915def73d16a7590794f164b3f93" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_arm64.zip", + "hash": "d6426806dd0cae1ac643e8b66667ee970d6cae62624e16a6623858848faf996b" } }, "bin": "chezmoi.exe",