Added x86 architecture for Calibre version 4.21.0. (#10591)
* Added x86 architecture for Calibre version 4.21.0. * Force pipeline re-run.
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: 4.21.0
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.calibre-ebook.com/4.21.0/calibre-64bit-4.21.0.msi
|
||||
InstallerSha256: DBC37706256185EED804F682F6AC9FD4B9645317F820057A995D1E34F1CA1DC5
|
||||
InstallerType: msi
|
||||
ProductCode: "{0185ADA8-A025-46A7-8A5C-7F5C2C000CC5}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.calibre-ebook.com/4.21.0/calibre-4.21.0.msi
|
||||
InstallerSha256: D26585408EE716A8D40010C3BA4E8C6A9358CE3006E27FCBA04D1418A35CFF8D
|
||||
InstallerType: msi
|
||||
ProductCode: "{39022950-9B80-409D-A341-97847C2D95B7}"
|
||||
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: 4.21.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,24 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: calibre.calibre
|
||||
PackageVersion: 4.21.0
|
||||
PackageName: calibre
|
||||
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/4.21.0/calibre-64bit-4.21.0.msi
|
||||
InstallerSha256: DBC37706256185EED804F682F6AC9FD4B9645317F820057A995D1E34F1CA1DC5
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user