From 9f068f50e97d04e550fc83b7bd76a821063a40dc Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 11 Apr 2021 18:41:33 -0500 Subject: [PATCH] Added x86 architecture for Calibre version 5.0.1. (#10593) --- .../5.0.1/calibre.calibre.installer.yaml | 23 +++++++++++++++ .../5.0.1/calibre.calibre.locale.en-US.yaml | 21 ++++++++++++++ .../calibre/5.0.1/calibre.calibre.yaml | 28 +++---------------- 3 files changed, 48 insertions(+), 24 deletions(-) create mode 100644 manifests/c/calibre/calibre/5.0.1/calibre.calibre.installer.yaml create mode 100644 manifests/c/calibre/calibre/5.0.1/calibre.calibre.locale.en-US.yaml diff --git a/manifests/c/calibre/calibre/5.0.1/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/5.0.1/calibre.calibre.installer.yaml new file mode 100644 index 000000000..44c00f9f9 --- /dev/null +++ b/manifests/c/calibre/calibre/5.0.1/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.0.1 +Installers: +- Architecture: x64 + InstallerUrl: https://download.calibre-ebook.com/5.0.1/calibre-64bit-5.0.1.msi + InstallerSha256: 19680ACC8027236CFAD67854EC10B52B069E7438B94750474953A67BF3E21403 + InstallerType: msi + InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart + ProductCode: "{19740336-62DC-4130-8EBF-7C98ED9A77B9}" +- Architecture: x86 + InstallerUrl: https://download.calibre-ebook.com/5.0.1/calibre-5.0.1.msi + InstallerSha256: E0E20EEBD3A50C185AE69E7A236EBB3BED18DF5423D6E119AA0696AB9393044E + InstallerType: msi + InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart + ProductCode: "{E323667D-F082-4379-87DF-BF7C9E00F9D5}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/c/calibre/calibre/5.0.1/calibre.calibre.locale.en-US.yaml b/manifests/c/calibre/calibre/5.0.1/calibre.calibre.locale.en-US.yaml new file mode 100644 index 000000000..1c41442e5 --- /dev/null +++ b/manifests/c/calibre/calibre/5.0.1/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.0.1 +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.0.1/calibre.calibre.yaml b/manifests/c/calibre/calibre/5.0.1/calibre.calibre.yaml index 64cb5c444..3818e2bc3 100644 --- a/manifests/c/calibre/calibre/5.0.1/calibre.calibre.yaml +++ b/manifests/c/calibre/calibre/5.0.1/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 PackageVersion: 5.0.1 -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/5.0.1/calibre-64bit-5.0.1.msi - InstallerSha256: 19680ACC8027236CFAD67854EC10B52B069E7438B94750474953A67BF3E21403 - InstallerType: msi - InstallerSwitches: - Silent: /quiet /norestart - SilentWithProgress: /passive /norestart -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +