chezmoi: Update to version 2.18.1

This commit is contained in:
github-actions[bot] 2022-06-23 20:28:49 +00:00
parent fd9c234eb7
commit 7f01727de2

View File

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