Update calibre 5.16.1 manifest (#12332)
This commit is contained in:
@@ -1,17 +1,43 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: calibre.calibre
|
||||
PackageVersion: 5.16.1
|
||||
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.16.1/calibre-64bit-5.16.1.msi
|
||||
InstallerSha256: 1F8768135B9FB2CADFA57B3B4BDBBBF646E5BA2BB2160CA3BB86E5F889253B64
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
ProductCode: "{0B77CA50-85C1-4D5E-9518-D9B1D5F3DBC4}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.calibre-ebook.com/5.16.1/calibre-5.16.1.msi
|
||||
InstallerSha256: 946770B1F89910235BE010A0D29B9DF51A97AD11A654A04330F0BD89999691C4
|
||||
InstallerType: msi
|
||||
ProductCode: "{70423895-4EDA-4D99-8740-5A10163ED010}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download.calibre-ebook.com/5.16.1/calibre-64bit-5.16.1.msi
|
||||
InstallerSha256: 1F8768135B9FB2CADFA57B3B4BDBBBF646E5BA2BB2160CA3BB86E5F889253B64
|
||||
ProductCode: "{0B77CA50-85C1-4D5E-9518-D9B1D5F3DBC4}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
@@ -2,20 +2,27 @@
|
||||
PackageIdentifier: calibre.calibre
|
||||
PackageVersion: 5.16.1
|
||||
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
|
||||
|
||||
|
@@ -4,4 +4,3 @@ PackageVersion: 5.16.1
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user