From f73548123eb97235a549ce25436c6d3258f92ac3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 00:32:59 +0000 Subject: [PATCH] chezmoi: Update to version 2.12.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index e36f3590cb..55cade87e1 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.11.2", + "version": "2.12.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.11.2/chezmoi_2.11.2_windows_amd64.zip", - "hash": "6fbe0ff6ad8510f208f4ba04de11a71c9c70e913e48a309ac4d8380a683667c3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.0/chezmoi_2.12.0_windows_amd64.zip", + "hash": "a53c1c25028234df1824f8d76d4b6aacf2155d450d2b3828ab8b16192fe6ed5e" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.2/chezmoi_2.11.2_windows_i386.zip", - "hash": "8dce3b52dcd28ffcc517b9ca6f2e21a236b74f9875260c0f1d2e5cc81d5b429e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.0/chezmoi_2.12.0_windows_i386.zip", + "hash": "266c6be85689ba1f40f0918e20f6cccb464948ce85e81e16261c5de3048eda61" } }, "bin": "chezmoi.exe",