25 lines
770 B
YAML
25 lines
770 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: zhaopengme.gitnote
|
|
PackageName: GitNote
|
|
Publisher: mikey.zhaopeng
|
|
Author: zhaopengme
|
|
ShortDescription: A modern note taking app based on GIT that does not require a local GIT environment.
|
|
Tags:
|
|
- note
|
|
- git
|
|
- github
|
|
- markdown
|
|
- electron
|
|
- vue
|
|
PackageUrl: https://github.com/zhaopengme/gitnote
|
|
License: copyright (c) zhaopengme
|
|
PackageVersion: 3.1.0
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/zhaopengme/gitnote/releases/download/3.1.0/GitNote_setup_3.1.0.exe
|
|
InstallerSha256: 8deae769c10f19419fe528b95cb9ee3d962c3cbfcae9a4ace17e84f15d36e31f
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|