27 lines
813 B
YAML
27 lines
813 B
YAML
# ================== 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: |