chezmoi: Update to version 2.17.1

This commit is contained in:
github-actions[bot] 2022-05-30 12:30:39 +00:00
parent afb982ac29
commit abd3b76bbd

View File

@ -1,16 +1,16 @@
{
"version": "2.17.0",
"version": "2.17.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.17.0/chezmoi_2.17.0_windows_amd64.zip",
"hash": "fe94b21b1a6d1867f579c72db324ec08838ec543a79b296e587e22ab4bfe6f75"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.1/chezmoi_2.17.1_windows_amd64.zip",
"hash": "ac303149befd1a014d3508e800921589f71af8cc21a7a11aecf85ad38c78b275"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.0/chezmoi_2.17.0_windows_i386.zip",
"hash": "3fcee6eabae7f82951102fed30fad4c180fbeb774c52fc600d24a218a79cf12a"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.1/chezmoi_2.17.1_windows_i386.zip",
"hash": "98031bfa7766ba1918c248ce683c64cde6c28cc2447df886e318fd38c4ed99fe"
}
},
"bin": "chezmoi.exe",