From 5f8d31788554e5abe88dd84a82f33db7fe52cffc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 16:28:24 +0000 Subject: [PATCH] chezmoi: Update to version 2.33.4 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 7540462138..a8bf0732ea 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.33.3", + "version": "2.33.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.33.3/chezmoi_2.33.3_windows_amd64.zip", - "hash": "96eeb198aa6cec6fa11ba1ebdb80c666b9d35e4c4c8038223bc0d27593b936ef" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_amd64.zip", + "hash": "e201ea2f7cec4bc7260b8d718da07e1bf4116e43efa1768c4128d0452801dab9" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_i386.zip", - "hash": "cc370b0f13a7170e1858132c95049ae245a2339e8d131b97d20db683f59b802c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_i386.zip", + "hash": "1bdad868c0c7acbb79215b24d361390747c15f519f9939754f487e84f4abb3cd" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_arm64.zip", - "hash": "c771ac7a3bfbcc1e933c0d2b43b6489560eb9cd65c80e0d7526029d75278aa56" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_arm64.zip", + "hash": "a0ea45d0a8d9efc7cc2756c333cf4c177ef47b69d681285e064e1da62ee2c826" } }, "bin": "chezmoi.exe",