From 4ef213fdc50ade15de6cb2135c6ee05c6a504ff7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 00:32:37 +0000 Subject: [PATCH] chezmoi: Update to version 2.13.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 97f9daff59..fde3b9a8e8 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.12.1", + "version": "2.13.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.12.1/chezmoi_2.12.1_windows_amd64.zip", - "hash": "5032f394a99fa65f94eb30161878164edb411dfccf247fd2d6c60fed9829799e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.0/chezmoi_2.13.0_windows_amd64.zip", + "hash": "13ca8ff92a19b6ee15dc57ff17e32db428e6cc601fcc85ad594877f25f89e54d" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.1/chezmoi_2.12.1_windows_i386.zip", - "hash": "e16e359c677ea39f191661fd8090feec5d29c9019cbf66860bb6451b94fe1e6c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.0/chezmoi_2.13.0_windows_i386.zip", + "hash": "68621f34b4361ce661ab67b6e14e1deb4554e20a949089032f7cce4de0b6fe28" } }, "bin": "chezmoi.exe",