Added x86 architecture for Calibre version 4.16.0. (#10586)

This commit is contained in:
Easton Pillay
2021-04-11 19:02:30 -05:00
committed by GitHub
parent ae1525dc7f
commit c27e596cfd
3 changed files with 35 additions and 14 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: 4.16.0
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/4.16.0/calibre-64bit-4.16.0.msi
InstallerSha256: 9B8B6AC01FC83A385931AB19455812AB6581CAEA1CE8C732EB163EBAB2164240
InstallerType: msi
ProductCode: "{0F55D3CE-F390-494F-924A-A4204D649DE3}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/4.16.0/calibre-4.16.0.msi
InstallerSha256: B9ECDD08458319AA96AF9F91615DCAA049B94F1FEDC737EA1FD06D1ED8C6EE73
InstallerType: msi
ProductCode: "{A2CAAD4D-3FA0-450E-AC5A-C09B271C3891}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,14 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 4.16.0
PackageLocale: en-US
LicenseUrl: https://raw.githubusercontent.com/kovidgoyal/calibre/master/LICENSE
Moniker: calibre
PackageUrl: https://calibre-ebook.com/
Publisher: calibre
PackageName: calibre
License: GPL-3.0-only
ShortDescription: Powerful and easy to use e-book manager.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,17 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: calibre.calibre PackageIdentifier: calibre.calibre
PackageVersion: 4.16.0 PackageVersion: 4.16.0
PackageName: calibre DefaultLocale: en-US
Publisher: calibre ManifestType: version
License: GPL-3.0-only
LicenseUrl: https://raw.githubusercontent.com/kovidgoyal/calibre/master/LICENSE
Moniker: calibre
ShortDescription: Powerful and easy to use e-book manager.
PackageUrl: https://calibre-ebook.com/
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/4.16.0/calibre-64bit-4.16.0.msi
InstallerSha256: 9B8B6AC01FC83A385931AB19455812AB6581CAEA1CE8C732EB163EBAB2164240
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0