Added x86 architecture for Calibre version 5.14.0. (#10599)
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.14.0
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.calibre-ebook.com/5.14.0/calibre-64bit-5.14.0.msi
|
||||
InstallerSha256: A43C4BB8AFB7C277D19C0EB6C038BD3EF0B995FFF6B6EFEC00F556325BE79FCC
|
||||
InstallerType: msi
|
||||
ProductCode: "{C0F557E6-83B2-460D-8053-532A2813F7CF}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.calibre-ebook.com/5.14.0/calibre-5.14.0.msi
|
||||
InstallerSha256: EF575F4C45E92E7B64B9383FDD13BAEEF657D28E74460B040E01E79317EC04FD
|
||||
InstallerType: msi
|
||||
ProductCode: "{411C8AA5-C889-41C2-BE9A-A4425FC18FF4}"
|
||||
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.14.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
|
||||
PackageName: calibre
|
||||
PackageVersion: 5.14.0
|
||||
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.14.0/calibre-64bit-5.14.0.msi
|
||||
InstallerSha256: A43C4BB8AFB7C277D19C0EB6C038BD3EF0B995FFF6B6EFEC00F556325BE79FCC
|
||||
InstallerType: msi
|
||||
ProductCode: "{C0F557E6-83B2-460D-8053-532A2813F7CF}"
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user