From 6f9e5c783bca27fc30d21baf44495d8f107ae5d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 20:29:32 +0000 Subject: [PATCH] chezmoi: Update to version 2.24.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 057a58f9c0..3b752069ac 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/chezmoi_2.23.0_windows_amd64.zip", - "hash": "3e3d8c82a195175d2952c353eaa93dbe7000b26f0c37a60f8564fc4736c5e166" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.24.0/chezmoi_2.24.0_windows_amd64.zip", + "hash": "e8f5e376e482f01c16e6f186e9ae87ad5dfb227404f504543c19435758e5f6a0" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.23.0/chezmoi_2.23.0_windows_i386.zip", - "hash": "f51fcf836bef75bd26d41be1cc1a398b904497440e49c957abf63a3d6a1c4755" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.24.0/chezmoi_2.24.0_windows_i386.zip", + "hash": "c2811ab0ae01ec244d872d45dd020c40fbae20d9c17315e1abc99d2a0ea5d3b9" } }, "bin": "chezmoi.exe",