From 722ab0aeda9180a9811a0148627c7dc2b6838bf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 00:38:38 +0000 Subject: [PATCH] chezmoi: Update to version 2.35.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 32eb8b1eb6..b40a1a20af 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.34.3", + "version": "2.35.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.34.3/chezmoi_2.34.3_windows_amd64.zip", - "hash": "8dfc6b2f46fa86b00a20b8c1c86707813317660165d72a29263cb05a652beacc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_amd64.zip", + "hash": "7e06fc29793a2ce31fe4813f7cd5cdb83c4a89bb2817dac1b1e9dd630bf899af" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_windows_i386.zip", - "hash": "03fdc9413da849d03a386df9f02254fe48c1eef712148f375a2c4b0d21a962fd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_i386.zip", + "hash": "f5a4b56e0531d8c2f0393ef8549ecab455089464b47971eb9847cdda30221944" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_windows_arm64.zip", - "hash": "1f888b8f731ad14d987b6b7a0b7c0313e1e263c3c0741fd32e22f468c20dfafd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_arm64.zip", + "hash": "8ed9e1b8f987b06efcd6bcf7bb75fba27685cf1267251a1f84f11a0bb97bd6bc" } }, "bin": "chezmoi.exe",