Added x86 architecture for Calibre version 5.9.0. (#10607)

This commit is contained in:
Easton Pillay
2021-04-13 14:20:35 -05:00
committed by GitHub
parent 3735f17fea
commit b4f4b6e443
3 changed files with 42 additions and 22 deletions

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 5.9.0
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/5.9.0/calibre-64bit-5.9.0.msi
InstallerSha256: CDE1B5EC27E0B56E5B2E618B9EBE7B62731872F020A04A3A1B55D17C43BD4F55
InstallerType: msi
ProductCode: "{6DB760DC-BEC5-4727-AA50-722D2881725E}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/5.9.0/calibre-5.9.0.msi
InstallerSha256: 3CAC89869FDE550B1EB38A5BAD14AC360C67423904D11FA57184EC47DD8E81EC
InstallerType: msi
ProductCode: "{26732898-7BE1-4C68-A061-D71563AB9685}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 5.9.0
PackageLocale: en-US
LicenseUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE
Moniker: calibre
Tags:
- ebook
- calibre
- kobo
- kindle
- epub
- mobi
PackageUrl: https://calibre-ebook.com
Publisher: calibre
PackageName: calibre
License: GNU General Public License v3.0
ShortDescription: calibre is a powerful and easy-to-use e-book manager
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,25 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: calibre.calibre PackageIdentifier: calibre.calibre
PackageName: calibre
PackageVersion: 5.9.0 PackageVersion: 5.9.0
Publisher: calibre DefaultLocale: en-US
License: GNU General Public License v3.0 ManifestType: version
LicenseUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE
Moniker: calibre
Tags:
- ebook
- calibre
- kobo
- kindle
- epub
- mobi
ShortDescription: calibre is a powerful and easy-to-use e-book manager
PackageUrl: https://calibre-ebook.com
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/5.9.0/calibre-64bit-5.9.0.msi
InstallerSha256: CDE1B5EC27E0B56E5B2E618B9EBE7B62731872F020A04A3A1B55D17C43BD4F55
InstallerType: msi
ProductCode: "{6DB760DC-BEC5-4727-AA50-722D2881725E}"
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0