chezmoi: Update to version 2.10.1

This commit is contained in:
github-actions[bot] 2022-01-23 20:25:54 +00:00
parent beca34ab1c
commit 52197a5209

View File

@ -1,16 +1,16 @@
{
"version": "2.10.0",
"version": "2.10.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.10.0/chezmoi_2.10.0_windows_amd64.zip",
"hash": "d7c217fed3a090c7dbaf34bcc54d595f1bb2dbdbb834d47b15a1ce05e8b856fe"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.10.1/chezmoi_2.10.1_windows_amd64.zip",
"hash": "cb64bc150b4e54354870f7964a549b7ae4ff3924771bc7db3c3a8868f91816df"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.10.0/chezmoi_2.10.0_windows_i386.zip",
"hash": "dacda0c3ceba06e904d732450ec1486e8eefd2848e1df27d39a3adb69a17c2ec"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.10.1/chezmoi_2.10.1_windows_i386.zip",
"hash": "a18442c30cf0e9339d8fd2dfde55b52e041e9b0d6ab4b5209478e76ee70e21e5"
}
},
"bin": "chezmoi.exe",