PowerShell_Scripts/7zip/_.package.json

11 lines
113 B
JSON

{
"package": {
"Condition": [
{
"AppExeExists": "7z"
}
],
"Name": "7zip"
}
}