chezmoi: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2022-02-03 00:32:56 +00:00
parent c8b336f0bc
commit 372409ea26

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.0", "version": "2.11.1",
"description": "Manage your dotfiles across multiple diverse machines, securely.", "description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io", "homepage": "https://chezmoi.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.0/chezmoi_2.11.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.1/chezmoi_2.11.1_windows_amd64.zip",
"hash": "453c092245c623466852f8d7bc38299e905d227ba71c270a9b633bb6a44e0f63" "hash": "b4f7f0492aba0a2cdf699cf5f21562d702bea0db456bca84f1c75e622356a710"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.0/chezmoi_2.11.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.1/chezmoi_2.11.1_windows_i386.zip",
"hash": "bf5906f41a331ab3da7603a908b1e7ad963b9087f6cd6d47cbca54e0323c91cc" "hash": "671b9ef802771ce78edbc27474ed15b7eabee5af4bda029a95f2b08f529f24a9"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",