From 7832154c23a6d047ab5f355e996e6ed8619ce074 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 04:59:34 +0000 Subject: [PATCH] chezmoi: Update to version 2.23.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index c0a344693b..057a58f9c0 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.22.1", + "version": "2.23.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.22.1/chezmoi_2.22.1_windows_amd64.zip", - "hash": "36d6c9ae8619234d38e9586fe5418265734eeb25381755dd3e6b0f9a5defefcf" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.23.0/chezmoi_2.23.0_windows_amd64.zip", + "hash": "3e3d8c82a195175d2952c353eaa93dbe7000b26f0c37a60f8564fc4736c5e166" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_i386.zip", - "hash": "c96a714fa5ff02485675a2446433d2b756ab7ec0585b1334d91aa6c0d6906968" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.23.0/chezmoi_2.23.0_windows_i386.zip", + "hash": "f51fcf836bef75bd26d41be1cc1a398b904497440e49c957abf63a3d6a1c4755" } }, "bin": "chezmoi.exe",