Added x86 architecture for Calibre version 4.19.0. (#10589)
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.19.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/4.19.0/calibre-64bit-4.19.0.msi
|
||||||
|
InstallerSha256: B8205FDCA595A0A381A1B35F6CD3D07237B839C947A122C23D1D587D52338F62
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{1D7FDE88-92F2-44FE-A937-D394A0A0984D}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/4.19.0/calibre-4.19.0.msi
|
||||||
|
InstallerSha256: A09B3075E3BB6FA1B1AED2FAB68A0C44DCEA0F23B3B1C1C6722EBF2186711DF2
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{0E691C85-5591-47B1-AA8A-4C7CB3713F61}"
|
||||||
|
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.19.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
|
PackageIdentifier: calibre.calibre
|
||||||
PackageVersion: 4.19.0
|
PackageVersion: 4.19.0
|
||||||
PackageName: calibre
|
DefaultLocale: en-US
|
||||||
Publisher: calibre
|
ManifestType: version
|
||||||
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.19.0/calibre-64bit-4.19.0.msi
|
|
||||||
InstallerSha256: B8205FDCA595A0A381A1B35F6CD3D07237B839C947A122C23D1D587D52338F62
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user