28 lines
1009 B
YAML
28 lines
1009 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: yang991178.fluent-reader
|
|
PackageVersion: 1.0.0
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/yang991178/fluent-reader/releases/download/v1.0.0/Fluent.Reader.Setup.1.0.0.x64.exe
|
|
InstallerSha256: CA5FB22F60F387BCC396CD930E5D80C6DE4A144B5CE8833B69FF9843A8C83E6A
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/yang991178/fluent-reader/releases/download/v1.0.0/Fluent.Reader.Setup.1.0.0.x86.exe
|
|
InstallerSha256: F1646B57CBB7CDEDBFC2E7073F5B2EA984EC69DFADF42F098622A986319F4EC0
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|