23 lines
661 B
YAML
23 lines
661 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: TonyPottier.ImageView
|
|
PackageVersion: 2.4.6
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- jpg
|
|
- jpeg
|
|
- png
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/tonyp7/ImageView/releases/download/v2.4.6/ImageView_2.4.6_Setup.exe
|
|
InstallerSha256: 7B94D378EBE5F488C8774869DB9974439822BC5D6CE960205A11C56078AA66C7
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|