chezmoi: Update to version 2.21.1

This commit is contained in:
github-actions[bot] 2022-08-30 00:37:58 +00:00
parent 9eed66190d
commit c98e4aa226

View File

@ -1,16 +1,16 @@
{
"version": "2.21.0",
"version": "2.21.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.21.0/chezmoi_2.21.0_windows_amd64.zip",
"hash": "2c959c4fe4d5d6e73f036809d308f08f9685076dc360e885af10a3534668876b"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.21.1/chezmoi_2.21.1_windows_amd64.zip",
"hash": "98170aa968d0c37282ed16104a5eb2a3dcdfd1691e6417464a51c859d5b1718b"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.21.0/chezmoi_2.21.0_windows_i386.zip",
"hash": "7cb76b2126ce3da6f3a29953003ab419fca71054d49ca3bb00074a527ba8e93f"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.21.1/chezmoi_2.21.1_windows_i386.zip",
"hash": "4053473959d94e9947be9fbe7600b1e6945ef53de6aa9ebe988c99b82c204f50"
}
},
"bin": "chezmoi.exe",