35 lines
948 B
YAML
35 lines
948 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: XnSoft.XnViewMP
|
|
PackageVersion: 0.98.2
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- jpg
|
|
- jpeg
|
|
- png
|
|
- heic
|
|
- ico
|
|
- icon
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: inno
|
|
InstallerUrl: https://download.xnview.com/XnViewMP-win-x64.exe
|
|
InstallerSha256: F58C80028729E095C86E71873DC902339158D9102B75FB0C5835120E9D0FEEAB
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: inno
|
|
InstallerUrl: https://download.xnview.com/XnViewMP-win.exe
|
|
InstallerSha256: 200938CC4A90F8E74F901B1AB25737330DDE11A78F4B53EEF04BB59C86E4A7AB
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|