Add P4V (Perforce) Windows package: new winget input (Perforce.P4V) and a dedicated outputs/p4v/windows.json describing version 242.61.2 with installer URL, sha256, upgrade code, and embedded PowerShell install/uninstall scripts. Also update outputs/apps.json to register the P4V/windows app entry.
12 lines
294 B
JSON
12 lines
294 B
JSON
{
|
|
"name": "P4V",
|
|
"slug": "p4v/windows",
|
|
"package_identifier": "Perforce.P4V",
|
|
"unique_identifier": "P4 Apps",
|
|
"program_publisher": "Perforce Software",
|
|
"installer_arch": "x64",
|
|
"installer_type": "msi",
|
|
"installer_scope": "machine",
|
|
"default_categories": ["Developer tools"]
|
|
}
|