From 4e2434d7a70b6bb096136b5dd28a898e517aa569 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 01:53:42 +0000 Subject: [PATCH] chezmoi: Update to version 2.30.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 19bca43c42..1e3cb37ab2 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.29.4", + "version": "2.30.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.29.4/chezmoi_2.29.4_windows_amd64.zip", - "hash": "0c6e4fe2e149add4d51b0840fd3e1c1912dd1e2b308d31ec909a7213d52221f7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_amd64.zip", + "hash": "d0313913ce1ae4d1e91c6d575c15628e8d82a9c390a86151a2f96bc0eec165d5" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_i386.zip", - "hash": "f92260d2f3186bfab606bd0c8c5e147312ad627fd387428eb98583f6eb57cfe7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_i386.zip", + "hash": "1a558a9162508c47ecad55e984d95c8d5bb0e802c248ae2f009d13987f57ba34" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm64.zip", - "hash": "323df1b42ac82903c3205943524fe15ce35ebc597969f5d8f9a3ef5e09aa57d2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_arm64.zip", + "hash": "2ca773cf6d1012b661e33e28ea868a3ab4067fe257f64ae89e9b175012a3c278" } }, "bin": "chezmoi.exe",