From 29d26294a99a78ff63e6b1c9c729163af0857c51 Mon Sep 17 00:00:00 2001 From: Janek <6506725+Wav3@users.noreply.github.com> Date: Wed, 24 Feb 2021 00:02:59 +0100 Subject: [PATCH] Update Zettlr to 1.8.7 (#7873) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update Zettlr to 1.8.7 * Removed ARM64 installer * Removed trailing 0 in version to match file nam Co-authored-by: Janek Kröger --- manifests/Zettlr/Zettlr/1.8.7.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Zettlr/Zettlr/1.8.7.yaml diff --git a/manifests/Zettlr/Zettlr/1.8.7.yaml b/manifests/Zettlr/Zettlr/1.8.7.yaml new file mode 100644 index 000000000..8f5662369 --- /dev/null +++ b/manifests/Zettlr/Zettlr/1.8.7.yaml @@ -0,0 +1,21 @@ +Id: Zettlr.Zettlr +Publisher: Zettlr +Name: Zettlr +Version: 1.8.7 +License: GNU General Public License v3.0 +InstallerType: NULLSOFT +LicenseUrl: https://github.com/Zettlr/Zettlr/blob/develop/LICENSE +AppMoniker: Zettr +Tags: "editor, markdow, writer" +Description: + Zettlr is a supercharged markdown editor that combines many writing editor features and + collect them in one application. It aims at speeding up your workflow and help you write + without any interruptions. +Homepage: https://www.zettlr.com/ +Installers: + - Arch: x64 + InstallerType: NULLSOFT + Url: https://github.com/Zettlr/Zettlr/releases/download/v1.8.7/Zettlr-1.8.7-x64.exe + Sha256: 6A3BB50A11475CD8F8C47A0B018153374F6B6DC6F2D9F955234109B62D94EE0F + Silent: /S +ManifestVersion: 0.1.0 \ No newline at end of file