From f59c020e6b0b7539cbe6f3d8aca5aa024abf0eb5 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Sat, 26 Sep 2020 18:16:34 +0300 Subject: [PATCH] Add Calibre-5.0.0. (#3729) * Add Calibre-5.0.0. * Change url to x64 installer. --- manifests/calibre/calibre/5.0.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/calibre/calibre/5.0.0.yaml diff --git a/manifests/calibre/calibre/5.0.0.yaml b/manifests/calibre/calibre/5.0.0.yaml new file mode 100644 index 000000000..fc2e4f766 --- /dev/null +++ b/manifests/calibre/calibre/5.0.0.yaml @@ -0,0 +1,18 @@ +Id: calibre.calibre +Version: 5.0.0 +Name: calibre +Publisher: calibre +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE +AppMoniker: calibre +Tags: ebook, calibre, kobo, kindle, epub, mobi +Description: calibre is a powerful and easy to use e-book manager. +Homepage: https://calibre-ebook.com/ +Installers: + - Arch: x64 + Url: https://download.calibre-ebook.com/5.0.0/calibre-64bit-5.0.0.msi + Sha256: 123416E46677A9115FC67467FEB4913603C72A4C6B39A892F3648A19F89D672E + InstallerType: msi + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart