Added x86 architecture for Calibre version 5.7.2. (#10604)

This commit is contained in:
Easton Pillay
2021-04-13 16:56:51 -05:00
committed by GitHub
parent 8767682eed
commit e6e13dffe0
3 changed files with 42 additions and 22 deletions

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 5.7.2
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/5.7.2/calibre-64bit-5.7.2.msi
InstallerSha256: D04029A3ACC2D32E04117C2EFC5BA999DD2121BA87BC0676238BD997E3B2E6CB
InstallerType: msi
ProductCode: "{5AC45CD0-2E08-456B-B15E-72726064D8B5}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/5.7.2/calibre-5.7.2.msi
InstallerSha256: CBED04F5BB44FBEF61FCCED95B8DFBEC674DEACED91E26E548AAF97AF83305ED
InstallerType: msi
ProductCode: "{CF12702B-90E6-4E6D-B059-5D39F3B9AEE3}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 5.7.2
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

View File

@@ -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.7.2 PackageVersion: 5.7.2
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.7.2/calibre-64bit-5.7.2.msi
InstallerSha256: D04029A3ACC2D32E04117C2EFC5BA999DD2121BA87BC0676238BD997E3B2E6CB
InstallerType: msi
ProductCode: "{5AC45CD0-2E08-456B-B15E-72726064D8B5}"
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0