chezmoi: Update to version 2.15.2

This commit is contained in:
github-actions[bot] 2022-05-01 16:31:17 +00:00
parent a39688b940
commit 795a43796c

View File

@ -1,16 +1,16 @@
{
"version": "2.15.1",
"version": "2.15.2",
"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.15.1/chezmoi_2.15.1_windows_amd64.zip",
"hash": "1fd3836bb186dfb1b0ea810221598d2cf7666128e793faaa116c2da6caf7a8bb"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_amd64.zip",
"hash": "f3238e0854796efc059165a567f1bff3ce5bd028c42a98b32454dbde15fab1f7"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.1/chezmoi_2.15.1_windows_i386.zip",
"hash": "86ca14d777d77fa3cd8ced8051abf6eb2a8a9027cb23421e3b91ff15ad118962"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_i386.zip",
"hash": "6b14c6ccfefaf7fad810abac6719f00f83d7bae7d7f83fc09782e32579e2c4fd"
}
},
"bin": "chezmoi.exe",