Added x86 architecture for Calibre version 5.0.0. (#10592)
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.0.0
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.calibre-ebook.com/5.0.0/calibre-64bit-5.0.0.msi
|
||||
InstallerSha256: 123416E46677A9115FC67467FEB4913603C72A4C6B39A892F3648A19F89D672E
|
||||
InstallerType: msi
|
||||
InstallerSwitches:
|
||||
Silent: /quiet /norestart
|
||||
SilentWithProgress: /passive /norestart
|
||||
ProductCode: "{602E9D88-E473-4F14-B9E1-21B4EE145039}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.calibre-ebook.com/5.0.0/calibre-5.0.0.msi
|
||||
InstallerSha256: 17DC195A22190D320C58B31A81DC613AB71B37AF3AEA4B337F7505D9CE40078A
|
||||
InstallerType: msi
|
||||
InstallerSwitches:
|
||||
Silent: /quiet /norestart
|
||||
SilentWithProgress: /passive /norestart
|
||||
ProductCode: "{BE422ACD-EA46-4B2A-8006-9FCBF0FE1179}"
|
||||
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.0.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
|
||||
PackageVersion: 5.0.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/5.0.0/calibre-64bit-5.0.0.msi
|
||||
InstallerSha256: 123416E46677A9115FC67467FEB4913603C72A4C6B39A892F3648A19F89D672E
|
||||
InstallerType: msi
|
||||
InstallerSwitches:
|
||||
Silent: /quiet /norestart
|
||||
SilentWithProgress: /passive /norestart
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user