Fixed name and version for PotPlayer (#14064)
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Daum.PotPlayer
|
||||
PackageVersion: 210428
|
||||
FileExtensions:
|
||||
- MKV
|
||||
- OGM
|
||||
- MP4
|
||||
- MOV
|
||||
- 3GP
|
||||
- AVI
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe
|
||||
InstallerSha256: 4F93C4F301B27BA0C8B4CE509B5D6C3700C9D1B7747EF83AC21748D51F8457D6
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe
|
||||
InstallerSha256: AB9444C9BC93B83E3D4FB7BB3A2ACCDB7985B12FF5361393E9B2529F421FAA2B
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user