From a5a6516d5f94fdd9e95c92aa1a088dff68ff64dd Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 11 Apr 2021 20:29:20 -0500 Subject: [PATCH] Added x86 architecture for Calibre version 5.6.0. (#10603) --- .../5.6.0/calibre.calibre.installer.yaml | 17 ++++++++++++ .../5.6.0/calibre.calibre.locale.en-US.yaml | 21 +++++++++++++++ .../calibre/5.6.0/calibre.calibre.yaml | 26 +++---------------- 3 files changed, 42 insertions(+), 22 deletions(-) create mode 100644 manifests/c/calibre/calibre/5.6.0/calibre.calibre.installer.yaml create mode 100644 manifests/c/calibre/calibre/5.6.0/calibre.calibre.locale.en-US.yaml diff --git a/manifests/c/calibre/calibre/5.6.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/5.6.0/calibre.calibre.installer.yaml new file mode 100644 index 000000000..4a5206980 --- /dev/null +++ b/manifests/c/calibre/calibre/5.6.0/calibre.calibre.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: calibre.calibre +PackageVersion: 5.6.0 +Installers: +- Architecture: x64 + InstallerUrl: https://download.calibre-ebook.com/5.6.0/calibre-64bit-5.6.0.msi + InstallerSha256: 503E408801D77887BA0B0F128C9C6D941A34BB6862BBDCC1656F7FB846E208C9 + InstallerType: msi + ProductCode: "{F67BD1CB-5D5E-4164-A821-B7D040027E3B}" +- Architecture: x86 + InstallerUrl: https://download.calibre-ebook.com/5.6.0/calibre-5.6.0.msi + InstallerSha256: CCEF4BB09276C7E413311012BA073F8E61909B6351760286B07A8C167F2528A6 + InstallerType: msi + ProductCode: "{7DF6313D-1090-4964-8EB4-632DFA704CF8}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/c/calibre/calibre/5.6.0/calibre.calibre.locale.en-US.yaml b/manifests/c/calibre/calibre/5.6.0/calibre.calibre.locale.en-US.yaml new file mode 100644 index 000000000..55e60d81b --- /dev/null +++ b/manifests/c/calibre/calibre/5.6.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.6.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.6.0/calibre.calibre.yaml b/manifests/c/calibre/calibre/5.6.0/calibre.calibre.yaml index 66eba6316..7aa420825 100644 --- a/manifests/c/calibre/calibre/5.6.0/calibre.calibre.yaml +++ b/manifests/c/calibre/calibre/5.6.0/calibre.calibre.yaml @@ -1,25 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: calibre.calibre -PackageName: calibre PackageVersion: 5.6.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.6.0/calibre-64bit-5.6.0.msi - InstallerSha256: 503E408801D77887BA0B0F128C9C6D941A34BB6862BBDCC1656F7FB846E208C9 - InstallerType: msi - ProductCode: "{F67BD1CB-5D5E-4164-A821-B7D040027E3B}" -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +