Added x86 architecture for Calibre version 5.6.0. (#10603)
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: 5.6.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.6.0/calibre-64bit-5.6.0.msi
|
||||||
|
InstallerSha256: 503E408801D77887BA0B0F128C9C6D941A34BB6862BBDCC1656F7FB846E208C9
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{F67BD1CB-5D5E-4164-A821-B7D040027E3B}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.6.0/calibre-5.6.0.msi
|
||||||
|
InstallerSha256: CCEF4BB09276C7E413311012BA073F8E61909B6351760286B07A8C167F2528A6
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{7DF6313D-1090-4964-8EB4-632DFA704CF8}"
|
||||||
|
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.6.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.6.0
|
PackageVersion: 5.6.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.6.0/calibre-64bit-5.6.0.msi
|
|
||||||
InstallerSha256: 503E408801D77887BA0B0F128C9C6D941A34BB6862BBDCC1656F7FB846E208C9
|
|
||||||
InstallerType: msi
|
|
||||||
ProductCode: "{F67BD1CB-5D5E-4164-A821-B7D040027E3B}"
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user