From e47651e0bb79ac51a0602fe44cf280f903f0a682 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Wed, 17 Mar 2021 16:38:58 +0800 Subject: [PATCH] gitnote 3.0.0 (#8883) --- manifests/zhaopengme/gitnote/3.0.0.yaml | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/zhaopengme/gitnote/3.0.0.yaml diff --git a/manifests/zhaopengme/gitnote/3.0.0.yaml b/manifests/zhaopengme/gitnote/3.0.0.yaml new file mode 100644 index 000000000..bf8ffbb37 --- /dev/null +++ b/manifests/zhaopengme/gitnote/3.0.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: zhaopengme.gitnote +Name: gitnote +Publisher: zhaopengme +Author: zhaopengme +Description: A modern note taking app based on GIT that does not require a local GIT environment. +#AppMoniker: +Tags: note,git,github,markdown,electron,vue +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/zhaopengme/gitnote +License: copyright (c) zhaopengme +#LicenseUrl: + +# ================= Installer ================= +Version: 3.0.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/zhaopengme/gitnote/releases/download/3.0.0/GitNote_setup_3.0.0.exe + Sha256: e6904c423c70e32a832b1a13172e7f0fb0d5b63322ce2ca25efa5fb02a19dfc4 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file