From 1f3e877a76be5dff68f86a1575dd556be31b57c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 00:34:07 +0000 Subject: [PATCH] chezmoi: Update to version 2.52.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 6617f13ecf..d346cbacd4 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.51.0", + "version": "2.52.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.51.0/chezmoi_2.51.0_windows_amd64.zip", - "hash": "0487de24fa4690acf5179041ab35f5d66936824e2074b896a6b4975c95ff89dd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_amd64.zip", + "hash": "4b967b1ec1e5c3aa2ae9daf3036800241902ff19230b2dc82f437a8406c5c56f" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_i386.zip", - "hash": "6a99fed8164fa2a1857fa5647dbdf469d2f574e52793f3379942a047768907ca" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_i386.zip", + "hash": "9f75b94c1d4954610ab55d9d90309b598073f700833131fb5d187fed33e7363c" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_arm64.zip", - "hash": "e362c95460575831ac037ab9fb9f435f1f578ce52fa60ec0e5e34c2d55211175" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_arm64.zip", + "hash": "1120c8359c55f68fd8da4b635bd0cd1c98f7e25d1973a7df5bc6bda455bb6a04" } }, "bin": "chezmoi.exe",