From b47e56113d4ea785016aa0bb4176740f87cf9af4 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 17 Nov 2020 13:29:29 +0800 Subject: [PATCH] wiznotelite 2.0.0 (#4820) --- manifests/wiznote/wiznotelite/2.0.0.yaml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/wiznote/wiznotelite/2.0.0.yaml diff --git a/manifests/wiznote/wiznotelite/2.0.0.yaml b/manifests/wiznote/wiznotelite/2.0.0.yaml new file mode 100644 index 000000000..d259e5f28 --- /dev/null +++ b/manifests/wiznote/wiznotelite/2.0.0.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: wiznote.wiznotelite +Publisher: wiznote +Name: Wiznote Lite +Author: wiznote +Description: a lightweight real-time rendering markdown editor and wiznote client +#AppMoniker: +Tags: note,wiznote,markdown,electron,editor,real-time render,sync,cloud +FileExtensions: md +#Protocols: + +# ================== License ================== +Homepage: https://github.com/WizTeam/WizNoteLite +License: MIT +LicenseUrl: https://github.com/WizTeam/WizNoteLite/blob/master/LICENSE.txt + +# ================= Installer ================= +Version: 2.0.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://get.wiz.cn/Lite/WizNoteLite-x64-2.0.0.exe + Sha256: ddf244ae20ccb97cb696937417d3af0d0c7d6dd2a090a07654a4c0537e2b1b4e + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file