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