From 8ccc67a48251bf256fa31cae7688d149d1dad969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 04:29:20 +0000 Subject: [PATCH] chezmoi: Update to version 2.11.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 561c4e5261..b929fb75d7 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.10.1", + "version": "2.11.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.10.1/chezmoi_2.10.1_windows_amd64.zip", - "hash": "cb64bc150b4e54354870f7964a549b7ae4ff3924771bc7db3c3a8868f91816df" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.0/chezmoi_2.11.0_windows_amd64.zip", + "hash": "453c092245c623466852f8d7bc38299e905d227ba71c270a9b633bb6a44e0f63" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.10.1/chezmoi_2.10.1_windows_i386.zip", - "hash": "a18442c30cf0e9339d8fd2dfde55b52e041e9b0d6ab4b5209478e76ee70e21e5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.0/chezmoi_2.11.0_windows_i386.zip", + "hash": "bf5906f41a331ab3da7603a908b1e7ad963b9087f6cd6d47cbca54e0323c91cc" } }, "bin": "chezmoi.exe",