123456789101112131415161718192021222324 |
- # Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: LibgenApps.LibgenDesktop
- PackageVersion: 1.4.1
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallerSwitches:
- InstallLocation: INSTALLDIR="<INSTALLPATH>"
- UpgradeBehavior: install
- ReleaseDate: 2020-06-02
- Installers:
- - Architecture: x86
- InstallerUrl: https://github.com/libgenapps/LibgenDesktop/releases/download/1.4.1/LibgenDesktop.Setup.32-bit.msi
- InstallerSha256: DB213233CC9772D783A3709633C87EE4426037F60DBBD67A5202C1078B2F274D
- ProductCode: '{418C00BD-8473-40B6-8D83-DC918B7A1457}'
- - Architecture: x64
- InstallerUrl: https://github.com/libgenapps/LibgenDesktop/releases/download/1.4.1/LibgenDesktop.Setup.64-bit.msi
- InstallerSha256: 500E23266D1A34454BA81030E6FB7A6B2E0384849FC5219B4BF8A0FE1BA78E3E
- ProductCode: '{88846ABC-26D2-4038-B51A-94A0920E73D2}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|