Added x86 architecture for Calibre version 5.11.0. (#10596)

This commit is contained in:
Easton Pillay
2021-04-11 19:26:03 -05:00
committed by GitHub
parent ce1f9f6317
commit 2de8deaec4
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.11.0
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/5.11.0/calibre-64bit-5.11.0.msi
InstallerSha256: 86B8838CCD0CE08F9297349E67F5FD5F51176ED6E7D5E48D34879FB5EA7B7743
InstallerType: msi
ProductCode: "{A57FD8D5-85C5-4F14-B081-62EC070638DB}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/5.11.0/calibre-5.11.0.msi
InstallerSha256: 344C8910BFB07CE87B9E13C4FAE4E638A9FB28C81930B9F8AB9DBA8D1DF1DD81
InstallerType: msi
ProductCode: "{65CE98EE-1194-4544-AE41-05EC8B2D93AA}"
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.11.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.11.0 PackageVersion: 5.11.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.11.0/calibre-64bit-5.11.0.msi
InstallerSha256: 86B8838CCD0CE08F9297349E67F5FD5F51176ED6E7D5E48D34879FB5EA7B7743
InstallerType: msi
ProductCode: "{A57FD8D5-85C5-4F14-B081-62EC070638DB}"
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0