chezmoi: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2022-02-02 04:29:20 +00:00
parent 57fa1cddba
commit 8ccc67a482

View File

@ -1,16 +1,16 @@
{ {
"version": "2.10.1", "version": "2.11.0",
"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.10.1/chezmoi_2.10.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.0/chezmoi_2.11.0_windows_amd64.zip",
"hash": "cb64bc150b4e54354870f7964a549b7ae4ff3924771bc7db3c3a8868f91816df" "hash": "453c092245c623466852f8d7bc38299e905d227ba71c270a9b633bb6a44e0f63"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.10.1/chezmoi_2.10.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.0/chezmoi_2.11.0_windows_i386.zip",
"hash": "a18442c30cf0e9339d8fd2dfde55b52e041e9b0d6ab4b5209478e76ee70e21e5" "hash": "bf5906f41a331ab3da7603a908b1e7ad963b9087f6cd6d47cbca54e0323c91cc"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",