30 lines
1015 B
YAML
30 lines
1015 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: yang991178.fluent-reader
|
|
PackageVersion: 1.0.1
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- xml
|
|
- opml
|
|
- frdata
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/yang991178/fluent-reader/releases/download/v1.0.1/Fluent.Reader.Setup.1.0.1.x64.exe
|
|
InstallerSha256: d20f1e97d61fc97d4cf6ceaeca51739b18ab8ebe31d8151ca1c805d3f10180ed
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/yang991178/fluent-reader/releases/download/v1.0.1/Fluent.Reader.Setup.1.0.1.x86.exe
|
|
InstallerSha256: ddc7ceeccadf2f093226fc539dc46613e21761e256493bdafb169302eca2ff21
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|