Added x86 architecture for Calibre version 4.17.0. (#10587)

This commit is contained in:
Easton Pillay
2021-04-11 19:03:00 -05:00
committed by GitHub
parent c27e596cfd
commit 9dc980de9e
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.17.0
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/4.17.0/calibre-64bit-4.17.0.msi
InstallerSha256: CB5D91218C2D85D0F98DB49085B6DD15006E6C11CB33066E1C4124E576B5BF40
InstallerType: msi
ProductCode: "{A232A73E-3F88-40E4-81D7-8C28258EBE00}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/4.17.0/calibre-4.17.0.msi
InstallerSha256: EBE53A5CBA874FB79CF65D1DA7A2256EC573E7C375FEDCDB58B7B143192C2766
InstallerType: msi
ProductCode: "{F33351BB-BD44-4FF8-975F-AC06BD12F57B}"
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.17.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
PackageVersion: 4.17.0
PackageName: calibre
Publisher: calibre
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.17.0/calibre-64bit-4.17.0.msi
InstallerSha256: CB5D91218C2D85D0F98DB49085B6DD15006E6C11CB33066E1C4124E576B5BF40
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0