Added x86 architecture for Calibre version 4.17.0. (#10587)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
@@ -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
|
||||||
|
|
||||||
@@ -1,17 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: calibre.calibre
|
PackageIdentifier: calibre.calibre
|
||||||
PackageVersion: 4.17.0
|
PackageVersion: 4.17.0
|
||||||
PackageName: calibre
|
DefaultLocale: en-US
|
||||||
Publisher: calibre
|
ManifestType: version
|
||||||
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
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user