chezmoi: Update to version 2.18.0

This commit is contained in:
github-actions[bot] 2022-06-20 12:31:14 +00:00
parent 2abe39f26c
commit 118174cf44

View File

@ -1,16 +1,16 @@
{
"version": "2.17.1",
"version": "2.18.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.17.1/chezmoi_2.17.1_windows_amd64.zip",
"hash": "ac303149befd1a014d3508e800921589f71af8cc21a7a11aecf85ad38c78b275"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.18.0/chezmoi_2.18.0_windows_amd64.zip",
"hash": "c83f50fa14029e093b229f09bd1aad6ae1f05d3571cfb10b0bc9f97430b0e340"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.1/chezmoi_2.17.1_windows_i386.zip",
"hash": "98031bfa7766ba1918c248ce683c64cde6c28cc2447df886e318fd38c4ed99fe"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.18.0/chezmoi_2.18.0_windows_i386.zip",
"hash": "cabcb8b3e21e5676799d31fd0b62141d476da6e96477ecab8a84f42f63fdfe1e"
}
},
"bin": "chezmoi.exe",