chezmoi: Update to version 2.15.1

This commit is contained in:
github-actions[bot] 2022-04-10 20:26:51 +00:00
parent b7b302ec36
commit 9c11d6c19f

View File

@ -1,16 +1,16 @@
{
"version": "2.15.0",
"version": "2.15.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.15.0/chezmoi_2.15.0_windows_amd64.zip",
"hash": "3ac80a7c7143ddeb7e740d8c7fca793b241aa7d76150acff857bf4971308aafc"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.1/chezmoi_2.15.1_windows_amd64.zip",
"hash": "1fd3836bb186dfb1b0ea810221598d2cf7666128e793faaa116c2da6caf7a8bb"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.0/chezmoi_2.15.0_windows_i386.zip",
"hash": "df78247ffc692cb2d03363d2499f3b08b0c5908ac5de96d0a1e95629db96e034"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.1/chezmoi_2.15.1_windows_i386.zip",
"hash": "86ca14d777d77fa3cd8ced8051abf6eb2a8a9027cb23421e3b91ff15ad118962"
}
},
"bin": "chezmoi.exe",