From 3b77d8a6f4ce65b152b957f7dc812bc5451f3836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 12:32:24 +0000 Subject: [PATCH] chezmoi: Update to version 2.16.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 774d1b2898..b1186f9219 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.15.4", + "version": "2.16.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.15.4/chezmoi_2.15.4_windows_amd64.zip", - "hash": "79b13ba68196d071702a3525f501498fb031e9f34d8428445d44109fe0b35f2d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.16.0/chezmoi_2.16.0_windows_amd64.zip", + "hash": "3fb4d78f5aec86ee23beb23ea4acb2c2f3ab32e532b13252252711b656183e1e" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.4/chezmoi_2.15.4_windows_i386.zip", - "hash": "a345afb73149c59e395aecf5bbd7dcbfc5116f02bc4a693fd2943a59f14ea6a4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.16.0/chezmoi_2.16.0_windows_i386.zip", + "hash": "256806f46432af6a9abb1a6343625bdea83bd90426e0f078c6815053940b2d97" } }, "bin": "chezmoi.exe",