Added x86 architecture for Calibre version 5.2.0. (#10600)
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: calibre.calibre
|
||||||
|
PackageVersion: 5.2.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.2.0/calibre-64bit-5.2.0.msi
|
||||||
|
InstallerSha256: 62EFF0C809B67194B104934A3363B0084DDCC3D172AF8A0D74FDFDCB69178D21
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /quiet /norestart
|
||||||
|
SilentWithProgress: /passive /norestart
|
||||||
|
ProductCode: "{60D51DD1-4BDE-44C4-A28C-F07D4740ACA1}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.2.0/calibre-5.2.0.msi
|
||||||
|
InstallerSha256: 5EEC8004681A4A818CE5EC0BC302A404D3901FA12EDDBDE844CF770E0B5A9DF6
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /quiet /norestart
|
||||||
|
SilentWithProgress: /passive /norestart
|
||||||
|
ProductCode: "{77C2F272-E0C0-4F26-B072-6369E28E039A}"
|
||||||
|
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.2.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,27 +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.2.0
|
PackageVersion: 5.2.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.2.0/calibre-64bit-5.2.0.msi
|
|
||||||
InstallerSha256: 62eff0c809b67194b104934a3363b0084ddcc3d172af8a0d74fdfdcb69178d21
|
|
||||||
InstallerType: msi
|
|
||||||
InstallerSwitches:
|
|
||||||
Silent: /quiet /norestart
|
|
||||||
SilentWithProgress: /passive /norestart
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user