From 1df0b2ddab8d4ee416b6ed4dfc2157fe56ae84ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 16:28:28 +0000 Subject: [PATCH] chezmoi: Update to version 2.35.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index a9d62517d9..ca9a1a7c53 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.35.1", + "version": "2.35.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.35.1/chezmoi_2.35.1_windows_amd64.zip", - "hash": "c0d499b750fe8fd16a44423775aaa78d9a4d670b52264ddbff86db0ef3ac0df6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_amd64.zip", + "hash": "6352d79389abf6b10253289d827b22bb52d447dadffe5e859335fc96e41a93e1" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_i386.zip", - "hash": "ada112c49bba11b3945af1004e675ca11d7bca2fed8add61493aec9f265c9ee3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_i386.zip", + "hash": "dcec482c6554a36ee5c5142aa65e75e4212d714d1cea0ca0cd6ed50d56189004" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_arm64.zip", - "hash": "896c8cd28fe1d62b8a748f9b53110496169eaf22a24cfd2310bc82ae0d7cd9df" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_arm64.zip", + "hash": "a79919feed25aad30c31f0c6c8fa4bf0ad2732026ad4103597289511b25ce58b" } }, "bin": "chezmoi.exe",