From 554eeeff8eb40ae457cfa27f4faa0ab4b7930ded Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:34:07 +0000 Subject: [PATCH] chezmoi: Update to version 2.20.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3385059286..e634e9e784 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/chezmoi_2.19.0_windows_amd64.zip", - "hash": "73737c20c329204da851b49754b3d3dc523481827b36e31391680ff6bb871dd5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.20.0/chezmoi_2.20.0_windows_amd64.zip", + "hash": "f000572d1add306ef4297a5b25e044de522bffaefb7fd6681378ca8839d276a2" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.19.0/chezmoi_2.19.0_windows_i386.zip", - "hash": "f6890bfed0b7b479f199336ae8c235bdf56d15c8a1d5b271c2547dfcd577f045" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.20.0/chezmoi_2.20.0_windows_i386.zip", + "hash": "23fcf747a62451d3df11bd6d338a13d460fdbc00abae61c55f7c3de5ba1e5dcb" } }, "bin": "chezmoi.exe",