From 110d6b98e45fb978a3fd086340a53c58dbf1ade5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 00:32:46 +0000 Subject: [PATCH] chezmoi: Update to version 2.13.1 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index fde3b9a8e8..d0feff7d62 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.13.0", + "version": "2.13.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.13.0/chezmoi_2.13.0_windows_amd64.zip", - "hash": "13ca8ff92a19b6ee15dc57ff17e32db428e6cc601fcc85ad594877f25f89e54d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_amd64.zip", + "hash": "d773ce2f602d5dfec01b3cbf9c34fb4251c6ab68cfe4adbc6f8bf1196df670ce" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.0/chezmoi_2.13.0_windows_i386.zip", - "hash": "68621f34b4361ce661ab67b6e14e1deb4554e20a949089032f7cce4de0b6fe28" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_i386.zip", + "hash": "05c96f16a847b5c4a660c10e931b2c9d25e236c83a7bc8f789399431091e6d52" } }, "bin": "chezmoi.exe",