From b3980260a3a4e2be1dc10b386b3f3e580fc8e25c Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 13 Apr 2021 16:38:34 -0500 Subject: [PATCH] Added x86 architecture for Calibre version 5.1.0. (#10594) --- .../5.1.0/calibre.calibre.installer.yaml | 23 +++++++++++++++ .../5.1.0/calibre.calibre.locale.en-US.yaml | 21 ++++++++++++++ .../calibre/5.1.0/calibre.calibre.yaml | 28 +++---------------- 3 files changed, 48 insertions(+), 24 deletions(-) create mode 100644 manifests/c/calibre/calibre/5.1.0/calibre.calibre.installer.yaml create mode 100644 manifests/c/calibre/calibre/5.1.0/calibre.calibre.locale.en-US.yaml diff --git a/manifests/c/calibre/calibre/5.1.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/5.1.0/calibre.calibre.installer.yaml new file mode 100644 index 000000000..eabdbe20d --- /dev/null +++ b/manifests/c/calibre/calibre/5.1.0/calibre.calibre.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: calibre.calibre +PackageVersion: 5.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://download.calibre-ebook.com/5.1.0/calibre-64bit-5.1.0.msi + InstallerSha256: 30844555AA1206383983722A4571F49F0D679486055FA9B8CAB0F43F9663233E + InstallerType: msi + InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart + ProductCode: "{E1931DC1-CC9E-4D15-8ACF-B6BF2FD62CC5}" +- Architecture: x86 + InstallerUrl: https://download.calibre-ebook.com/5.1.0/calibre-5.1.0.msi + InstallerSha256: C0C6E05C13FB20130C7A67692C459BC3CDECF42C99C1B9AA9CF512D2807E630A + InstallerType: msi + InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart + ProductCode: "{7D1B1CC0-7766-4589-91C5-FCB4CBA2599E}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/c/calibre/calibre/5.1.0/calibre.calibre.locale.en-US.yaml b/manifests/c/calibre/calibre/5.1.0/calibre.calibre.locale.en-US.yaml new file mode 100644 index 000000000..5892c43bb --- /dev/null +++ b/manifests/c/calibre/calibre/5.1.0/calibre.calibre.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: calibre.calibre +PackageVersion: 5.1.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 + diff --git a/manifests/c/calibre/calibre/5.1.0/calibre.calibre.yaml b/manifests/c/calibre/calibre/5.1.0/calibre.calibre.yaml index b31e949b3..161effafe 100644 --- a/manifests/c/calibre/calibre/5.1.0/calibre.calibre.yaml +++ b/manifests/c/calibre/calibre/5.1.0/calibre.calibre.yaml @@ -1,27 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: calibre.calibre -PackageName: calibre PackageVersion: 5.1.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.1.0/calibre-64bit-5.1.0.msi - InstallerSha256: 30844555aa1206383983722a4571f49f0d679486055fa9b8cab0f43f9663233e - InstallerType: msi - InstallerSwitches: - Silent: /quiet /norestart - SilentWithProgress: /passive /norestart -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +