Added x86 architecture for Calibre version 5.12.0. (#10597)
* Added x86 architecture for Calibre version 5.12.0. * Force pipeline rerun.
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: calibre.calibre
|
||||||
|
PackageVersion: 5.12.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.12.0/calibre-64bit-5.12.0.msi
|
||||||
|
InstallerSha256: 841777FE9762D0FBC960B6613BFA1FFF368B23110141CA3310A365BD736CD47A
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{137F31B3-C353-4812-8EE6-BF00BBB173B9}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.12.0/calibre-5.12.0.msi
|
||||||
|
InstallerSha256: A23CD78AB7381648F1734C37D19DE3B173E0BC35522B841F7DACF038CA5F5315
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{4E1FEEB8-45A5-4069-B948-B5DED59D406C}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,21 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: calibre.calibre
|
||||||
|
PackageVersion: 5.12.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
|
||||||
|
|
@@ -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.12.0
|
PackageVersion: 5.12.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.12.0/calibre-64bit-5.12.0.msi
|
|
||||||
InstallerSha256: 841777FE9762D0FBC960B6613BFA1FFF368B23110141CA3310A365BD736CD47A
|
|
||||||
InstallerType: msi
|
|
||||||
ProductCode: "{137F31B3-C353-4812-8EE6-BF00BBB173B9}"
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user