From 69deff656421f3e0be2e077bb6b295008f248a98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 16:29:56 +0000 Subject: [PATCH] chezmoi: Update to version 2.11.2 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 10b08976a7..e36f3590cb 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.11.1", + "version": "2.11.2", "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.1/chezmoi_2.11.1_windows_amd64.zip", - "hash": "b4f7f0492aba0a2cdf699cf5f21562d702bea0db456bca84f1c75e622356a710" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.2/chezmoi_2.11.2_windows_amd64.zip", + "hash": "6fbe0ff6ad8510f208f4ba04de11a71c9c70e913e48a309ac4d8380a683667c3" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.1/chezmoi_2.11.1_windows_i386.zip", - "hash": "671b9ef802771ce78edbc27474ed15b7eabee5af4bda029a95f2b08f529f24a9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.2/chezmoi_2.11.2_windows_i386.zip", + "hash": "8dce3b52dcd28ffcc517b9ca6f2e21a236b74f9875260c0f1d2e5cc81d5b429e" } }, "bin": "chezmoi.exe",