Added x86 architecture for Calibre version 4.18.0. (#10588)

This commit is contained in:
Easton Pillay
2021-04-13 16:23:38 -05:00
committed by GitHub
parent 991fab5628
commit 79065c2f55
3 changed files with 42 additions and 21 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.18.0
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/4.18.0/calibre-64bit-4.18.0.msi
InstallerSha256: 7ACBB483BC0C313E1ABC4A906D3338BB505EC0DDCF7385212F7F60C50872017D
InstallerType: msi
ProductCode: "{0A49A6C3-55B7-4C4F-B3B0-5525D5A64A40}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/4.18.0/calibre-4.18.0.msi
InstallerSha256: D199ED476AF79D89A243263BDDD30A13A1460939EC558E8C1C55F7C38264BBD9
InstallerType: msi
ProductCode: "{A9241EC4-62FD-47A2-B1C1-C339D893D274}"
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: 4.18.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,24 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 4.18.0
PackageName: calibre
Publisher: calibre
License: GNU General Public License v3.0
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/4.18.0/calibre-64bit-4.18.0.msi
InstallerSha256: 7ACBB483BC0C313E1ABC4A906D3338BB505EC0DDCF7385212F7F60C50872017D
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0