Added x86 architecture for Calibre version 4.19.0. (#10589)

This commit is contained in:
Easton Pillay
2021-04-13 16:33:29 -05:00
committed by GitHub
parent 79065c2f55
commit f17958ce5c
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.19.0
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/4.19.0/calibre-64bit-4.19.0.msi
InstallerSha256: B8205FDCA595A0A381A1B35F6CD3D07237B839C947A122C23D1D587D52338F62
InstallerType: msi
ProductCode: "{1D7FDE88-92F2-44FE-A937-D394A0A0984D}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/4.19.0/calibre-4.19.0.msi
InstallerSha256: A09B3075E3BB6FA1B1AED2FAB68A0C44DCEA0F23B3B1C1C6722EBF2186711DF2
InstallerType: msi
ProductCode: "{0E691C85-5591-47B1-AA8A-4C7CB3713F61}"
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.19.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.19.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.19.0/calibre-64bit-4.19.0.msi
InstallerSha256: B8205FDCA595A0A381A1B35F6CD3D07237B839C947A122C23D1D587D52338F62
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0