chezmoi: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2022-07-29 00:34:07 +00:00
parent dd5ad45aad
commit 554eeeff8e

View File

@ -1,16 +1,16 @@
{
"version": "2.19.0",
"version": "2.20.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.19.0/chezmoi_2.19.0_windows_amd64.zip",
"hash": "73737c20c329204da851b49754b3d3dc523481827b36e31391680ff6bb871dd5"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.20.0/chezmoi_2.20.0_windows_amd64.zip",
"hash": "f000572d1add306ef4297a5b25e044de522bffaefb7fd6681378ca8839d276a2"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.19.0/chezmoi_2.19.0_windows_i386.zip",
"hash": "f6890bfed0b7b479f199336ae8c235bdf56d15c8a1d5b271c2547dfcd577f045"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.20.0/chezmoi_2.20.0_windows_i386.zip",
"hash": "23fcf747a62451d3df11bd6d338a13d460fdbc00abae61c55f7c3de5ba1e5dcb"
}
},
"bin": "chezmoi.exe",