From 47cbe2b990496e97ffe10c21f0f5fd9b4dea3bca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:22:52 +0000 Subject: [PATCH] chezmoi: Update to version 2.37.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 13db1d6d46..fd2074e020 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.36.1", + "version": "2.37.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.36.1/chezmoi_2.36.1_windows_amd64.zip", - "hash": "5505e99da4dc2bd6865e6ffe1bcad58e0f597f626716af346665234b6989cb53" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_amd64.zip", + "hash": "7a92bf0656568eae552d360d7b3182176f8c258e64d136216cd5b65a246b960f" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_i386.zip", - "hash": "063796b89f2ea7e078678c5d2c253fd8e094a597f77b243bd1b90b9e5db61af7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_i386.zip", + "hash": "8183ed7b8237b01dbc1f1eb56f27f18a8e911311dde315c04c25d4e83d20841b" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_windows_arm64.zip", - "hash": "6de26fe35a18635bdfa24e0a31329f2d371bd294523ea26dba48420c8b3ba11a" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_arm64.zip", + "hash": "d34691fdb67b609f308a818bb2772e08169e2df01f6c29b07cf8d0e8d4621043" } }, "bin": "chezmoi.exe",