Update calibre (#12250)

This commit is contained in:
Code
2021-05-08 01:03:38 -04:00
committed by GitHub
parent 8410b72903
commit 4f3822cb5f
3 changed files with 56 additions and 24 deletions

View File

@@ -1,17 +1,43 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: calibre.calibre
PackageVersion: 5.17.0
MinimumOSVersion: 10.0.0.0
FileExtensions:
- lit
- mobi
- azw
- epub
- azw3
- fb2
- fbz
- docx
- html
- prc
- odt
- rtf
- pdb
- txt
- pdf
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerUrl: https://download.calibre-ebook.com/5.17.0/calibre-64bit-5.17.0.msi
InstallerSha256: AFADCFB0D101D6A320E8EB85DBE5087902D6ED04FD81F5AA8CE40DD4F72E5651
InstallerType: msi
ProductCode: "{839721E4-35F6-4563-A3A0-931603356771}"
- Architecture: x86
InstallerUrl: https://download.calibre-ebook.com/5.17.0/calibre-5.17.0.msi
InstallerSha256: A5AD09CDF744770AD59BF0F8BD73F1856FF05B37836DC68775CE39F689DBB873
InstallerType: msi
ProductCode: "{46FD03C7-BCA4-4075-A384-AE21E2155424}"
- Architecture: x86
InstallerType: msi
InstallerUrl: https://calibre-ebook.com/dist/win32
InstallerSha256: A5AD09CDF744770AD59BF0F8BD73F1856FF05B37836DC68775CE39F689DBB873
ProductCode: "{46FD03C7-BCA4-4075-A384-AE21E2155424}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x64
InstallerType: msi
InstallerUrl: https://calibre-ebook.com/dist/win64
InstallerSha256: AFADCFB0D101D6A320E8EB85DBE5087902D6ED04FD81F5AA8CE40DD4F72E5651
ProductCode: "{839721E4-35F6-4563-A3A0-931603356771}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -2,20 +2,27 @@
PackageIdentifier: calibre.calibre
PackageVersion: 5.17.0
PackageLocale: en-US
Publisher: calibre
#PublisherUrl:
#PublisherSupportUrl:
#PrivacyUrl:
Author: Kovid Goyal
PackageName: calibre
PackageUrl: https://calibre-ebook.com/
License: GPL-3.0-only
LicenseUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE
#Copyright:
#CopyrightUrl:
ShortDescription: calibre is a powerful and easy to use e-book manager
Description: calibre is an e-book manager. It can view, convert, edit and catalog e-books in all of the major e-book formats. It can also talk to e-book reader devices. It can go out to the internet and fetch metadata for your books. It can download newspapers and convert them into e-books for convenient reading. It is cross platform, running on Linux, Windows and macOS.
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
- ebook
- calibre
- kobo
- kindle
- epub
- mobi
- library
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -4,4 +4,3 @@ PackageVersion: 5.17.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0