From 1e76582d2b2a93f4ee9f073d1e88670c6a70a1f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 00:37:20 +0000 Subject: [PATCH] chezmoi: Update to version 2.22.1 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3e0fabe52c..c0a344693b 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.22.0", + "version": "2.22.1", "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.0/chezmoi_2.22.0_windows_amd64.zip", - "hash": "14ca85dd1bc5b637841caa9fb49d2d43bb4c9ff5e37cd77e64c52f3fdb88d92d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_amd64.zip", + "hash": "36d6c9ae8619234d38e9586fe5418265734eeb25381755dd3e6b0f9a5defefcf" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.0/chezmoi_2.22.0_windows_i386.zip", - "hash": "bc207aba0369934504b84f5601def74375c7d78b97d6cbf8cbc62b6d40c32ab4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_i386.zip", + "hash": "c96a714fa5ff02485675a2446433d2b756ab7ec0585b1334d91aa6c0d6906968" } }, "bin": "chezmoi.exe",