Added x86 architecture for Calibre version 5.3.0. (#10601)
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.3.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.3.0/calibre-64bit-5.3.0.msi
|
||||||
|
InstallerSha256: 603F6419F908F7D7F67EE9D058F8998F3BB592F9D77A8D25A20B7C73B1C09369
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /quiet /norestart
|
||||||
|
SilentWithProgress: /passive /norestart
|
||||||
|
ProductCode: "{E3517FE8-B504-4D1D-94DE-EF326AEF314F}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.calibre-ebook.com/5.3.0/calibre-5.3.0.msi
|
||||||
|
InstallerSha256: 08A87102E2F8057CFEBB56580FDAF8BE9FDF122DB0AD2D81090C444641598054
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /quiet /norestart
|
||||||
|
SilentWithProgress: /passive /norestart
|
||||||
|
ProductCode: "{B8EAC001-A469-4B7D-A147-0D5E0A41697E}"
|
||||||
|
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.3.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.3.0
|
PackageVersion: 5.3.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.3.0/calibre-64bit-5.3.0.msi
|
|
||||||
InstallerSha256: 603f6419f908f7d7f67ee9d058f8998f3bb592f9d77a8d25a20b7c73b1c09369
|
|
||||||
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