From a1375ffc79302fc3cb02345889bc92fb254d9b50 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 13 Apr 2021 16:36:26 -0500 Subject: [PATCH] Added x86 architecture for Calibre version 4.21.0. (#10591) * Added x86 architecture for Calibre version 4.21.0. * Force pipeline re-run. --- .../4.21.0/calibre.calibre.installer.yaml | 16 ++++++++++++ .../4.21.0/calibre.calibre.locale.en-US.yaml | 21 ++++++++++++++++ .../calibre/4.21.0/calibre.calibre.yaml | 25 +++---------------- 3 files changed, 41 insertions(+), 21 deletions(-) create mode 100644 manifests/c/calibre/calibre/4.21.0/calibre.calibre.installer.yaml create mode 100644 manifests/c/calibre/calibre/4.21.0/calibre.calibre.locale.en-US.yaml diff --git a/manifests/c/calibre/calibre/4.21.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/4.21.0/calibre.calibre.installer.yaml new file mode 100644 index 000000000..d9a97a1ab --- /dev/null +++ b/manifests/c/calibre/calibre/4.21.0/calibre.calibre.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: calibre.calibre +PackageVersion: 4.21.0 +Installers: +- Architecture: x64 + InstallerUrl: https://download.calibre-ebook.com/4.21.0/calibre-64bit-4.21.0.msi + InstallerSha256: DBC37706256185EED804F682F6AC9FD4B9645317F820057A995D1E34F1CA1DC5 + InstallerType: msi + ProductCode: "{0185ADA8-A025-46A7-8A5C-7F5C2C000CC5}" +- Architecture: x86 + InstallerUrl: https://download.calibre-ebook.com/4.21.0/calibre-4.21.0.msi + InstallerSha256: D26585408EE716A8D40010C3BA4E8C6A9358CE3006E27FCBA04D1418A35CFF8D + InstallerType: msi + ProductCode: "{39022950-9B80-409D-A341-97847C2D95B7}" +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/c/calibre/calibre/4.21.0/calibre.calibre.locale.en-US.yaml b/manifests/c/calibre/calibre/4.21.0/calibre.calibre.locale.en-US.yaml new file mode 100644 index 000000000..a55d57def --- /dev/null +++ b/manifests/c/calibre/calibre/4.21.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: 4.21.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/4.21.0/calibre.calibre.yaml b/manifests/c/calibre/calibre/4.21.0/calibre.calibre.yaml index 9683b9a4b..dfa075069 100644 --- a/manifests/c/calibre/calibre/4.21.0/calibre.calibre.yaml +++ b/manifests/c/calibre/calibre/4.21.0/calibre.calibre.yaml @@ -1,24 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: calibre.calibre PackageVersion: 4.21.0 -PackageName: calibre -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/4.21.0/calibre-64bit-4.21.0.msi - InstallerSha256: DBC37706256185EED804F682F6AC9FD4B9645317F820057A995D1E34F1CA1DC5 - InstallerType: msi -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +