diff --git a/manifests/wiznote/wiznotelite/2.0.1.yaml b/manifests/wiznote/wiznotelite/2.0.1.yaml new file mode 100644 index 000000000..1f0ff71a2 --- /dev/null +++ b/manifests/wiznote/wiznotelite/2.0.1.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: wiznote-lite +Homepage: https://www.wiz.cn/wiznote-lite +Tags: note,wiznote,markdown,electron,editor,real-time render,sync,cloud +FileExtensions: md +#Protocols: + +# ================== License ================== +License: MIT +LicenseUrl: https://github.com/WizTeam/WizNoteLite/blob/master/LICENSE.txt + +# ================= Installer ================= +Version: 2.0.1 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://get.wiz.cn/Lite/WizNoteLite-x64-2.0.1.exe + Sha256: 0a0ea6c618998387eea3a9b21329ef1a6fe572395742595f95434ed82e71a9b9 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file