Added x86 architecture for Calibre version 5.10.1. (#10595)

This commit is contained in:
Easton Pillay
2021-04-13 16:40:07 -05:00
committed by GitHub
parent b3980260a3
commit 235edbf508
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.10.1
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/5.10.1/calibre-64bit-5.10.1.msi
InstallerSha256: B1CB96DB1580B338CEA5DEB540F4C1F650FEB0BC6C2EB77F52B3A68F14EC1797
InstallerType: msi
ProductCode: "{6AE87DB6-FB23-4B5C-A57D-74E294A29228}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/5.10.1/calibre-5.10.1.msi
InstallerSha256: 70F546770A03FB04F66916146F56FD9418BFE00E596CEDFF2EA615AEE4AD21E4
InstallerType: msi
ProductCode: "{F19FED6E-6A85-40A4-AAF8-DB240114481C}"
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.10.1
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
PackageName: calibre
PackageVersion: 5.10.1
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/5.10.1/calibre-64bit-5.10.1.msi
InstallerSha256: B1CB96DB1580B338CEA5DEB540F4C1F650FEB0BC6C2EB77F52B3A68F14EC1797
InstallerType: msi
ProductCode: "{6AE87DB6-FB23-4B5C-A57D-74E294A29228}"
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0