From 09f404455478083a480cfdb51cf066f93670f079 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 04:25:28 +0000 Subject: [PATCH] chezmoi: Update to version 2.34.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index ccb740766e..3b76f9afb1 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.34.1", + "version": "2.34.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.34.1/chezmoi_2.34.1_windows_amd64.zip", - "hash": "db9e6f96d633f5efc6d3935e36683b1dbeed10cd0541f8706ecc292f90402b10" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_amd64.zip", + "hash": "452b053a995154315b3a95569f5adfc5343c2c6f97a036cdad426c3e50fddbe6" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_i386.zip", - "hash": "fa37972f283066f1f1dbc00e834665aa8178597524ac31d5469f5bc87e795730" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_i386.zip", + "hash": "a13e10ee2169a69a4dfb4d774424d7e8a529a5197bd85a8dcce247552153acf0" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_arm64.zip", - "hash": "095087543bd10a2f31351e271709e269b5c4f9dbaf5c765344c6f0d8c96b5a95" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_arm64.zip", + "hash": "41034bd5ff672a408cd5a9297aaa3130084c86017f12afb5475e50391ca5a13a" } }, "bin": "chezmoi.exe",