From 3f54ca5d4df2daac1887e353e7f85250911b5606 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 00:32:40 +0000 Subject: [PATCH] chezmoi: Update to version 2.33.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index b1ad597911..415e0bc6c4 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.33.0", + "version": "2.33.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.33.0/chezmoi_2.33.0_windows_amd64.zip", - "hash": "c4d9b3f3232881bec9da3242aff094d3197a06e515def9d18d23758a6fa3d2d7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.1/chezmoi_2.33.1_windows_amd64.zip", + "hash": "93be001968f2c7a3927b38213bacd84ed717778e852ec1413583cab66927bb8a" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.0/chezmoi_2.33.0_windows_i386.zip", - "hash": "714f309332155e575be613356d2db31b4695a09ab772e2c1956a7fbd3d2d38c1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.1/chezmoi_2.33.1_windows_i386.zip", + "hash": "42687b38cad8e6e3eae8789c612293e97ef7bb2adb093c4ea5c8b41db44fd3f6" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.0/chezmoi_2.33.0_windows_arm64.zip", - "hash": "3277b43a223f42100436c5bc70e61c30c87196bedaddc91741f0319e36b4ca5b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.1/chezmoi_2.33.1_windows_arm64.zip", + "hash": "37f27f11f93f5c0eec7f73f82230692f65e3b71497cda0e39fe613d862d169e3" } }, "bin": "chezmoi.exe",