26 lines
793 B
YAML
26 lines
793 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: plex.Plexamp
|
|
PackageVersion: 3.4.5
|
|
MinimumOSVersion: 10.0.0.0
|
|
Dependencies:
|
|
PackageDependencies:
|
|
- PackageIdentifier: Microsoft.VC++2015-2019Redist-x64
|
|
MinimumVersion: 14.28.29325.2
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: exe
|
|
InstallerUrl: https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp%20Setup%203.4.5.exe
|
|
InstallerSha256: 0C09E49A014740B58D7A3729581F5BFDF92D6E529A434A0C575D19952FA1F64C
|
|
InstallerSwitches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
Scope: user
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|