27 lines
854 B
YAML
27 lines
854 B
YAML
# ================== General ==================
|
|
Id: steventhanna.proton
|
|
Name: proton
|
|
Publisher: steventhanna
|
|
Author: steventhanna
|
|
Description: A stand-alone application to quickly preview and edit Markdown files using Electron.
|
|
#AppMoniker:
|
|
Tags: electron,markdown,edit,preview
|
|
#FileExtensions:
|
|
#Protocols:
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://github.com/steventhanna/proton
|
|
License: GPL3
|
|
LicenseUrl: https://github.com/steventhanna/proton/blob/master/license.txt
|
|
|
|
# ================= Installer =================
|
|
Version: 0.2.0
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/steventhanna/proton/releases/download/v0.2.1/Proton.Setup.0.2.0.exe
|
|
Sha256: cdd6dcc04da6d86623885145c5843834b9f23ba86e1c63c25bbf3c5bc4100433
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress: |