Fixed name and version for PotPlayer (#14064)

This commit is contained in:
Karan09
2021-05-27 20:22:21 +05:30
committed by GitHub
parent 08f3ec483f
commit d85b1c71ee
3 changed files with 7 additions and 7 deletions

View File

@@ -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