Update calibre (#12250)
This commit is contained in:
@@ -1,17 +1,43 @@
|
|||||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
PackageIdentifier: calibre.calibre
|
PackageIdentifier: calibre.calibre
|
||||||
PackageVersion: 5.17.0
|
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:
|
Installers:
|
||||||
- Architecture: x64
|
- Architecture: x86
|
||||||
InstallerUrl: https://download.calibre-ebook.com/5.17.0/calibre-64bit-5.17.0.msi
|
InstallerType: msi
|
||||||
InstallerSha256: AFADCFB0D101D6A320E8EB85DBE5087902D6ED04FD81F5AA8CE40DD4F72E5651
|
InstallerUrl: https://calibre-ebook.com/dist/win32
|
||||||
InstallerType: msi
|
InstallerSha256: A5AD09CDF744770AD59BF0F8BD73F1856FF05B37836DC68775CE39F689DBB873
|
||||||
ProductCode: "{839721E4-35F6-4563-A3A0-931603356771}"
|
ProductCode: "{46FD03C7-BCA4-4075-A384-AE21E2155424}"
|
||||||
- Architecture: x86
|
Scope: machine
|
||||||
InstallerUrl: https://download.calibre-ebook.com/5.17.0/calibre-5.17.0.msi
|
InstallerLocale: en-US
|
||||||
InstallerSha256: A5AD09CDF744770AD59BF0F8BD73F1856FF05B37836DC68775CE39F689DBB873
|
UpgradeBehavior: install
|
||||||
InstallerType: msi
|
- Architecture: x64
|
||||||
ProductCode: "{46FD03C7-BCA4-4075-A384-AE21E2155424}"
|
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
|
ManifestType: installer
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
@@ -2,20 +2,27 @@
|
|||||||
PackageIdentifier: calibre.calibre
|
PackageIdentifier: calibre.calibre
|
||||||
PackageVersion: 5.17.0
|
PackageVersion: 5.17.0
|
||||||
PackageLocale: en-US
|
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
|
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
|
Moniker: calibre
|
||||||
Tags:
|
Tags:
|
||||||
- ebook
|
- ebook
|
||||||
- calibre
|
- calibre
|
||||||
- kobo
|
- kobo
|
||||||
- kindle
|
- kindle
|
||||||
- epub
|
- epub
|
||||||
- mobi
|
- mobi
|
||||||
PackageUrl: https://calibre-ebook.com
|
- library
|
||||||
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
|
ManifestType: defaultLocale
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
@@ -4,4 +4,3 @@ PackageVersion: 5.17.0
|
|||||||
DefaultLocale: en-US
|
DefaultLocale: en-US
|
||||||
ManifestType: version
|
ManifestType: version
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user