diff --git a/manifests/steventhanna/proton/0.2.0.yaml b/manifests/steventhanna/proton/0.2.0.yaml new file mode 100644 index 000000000..42daf4a96 --- /dev/null +++ b/manifests/steventhanna/proton/0.2.0.yaml @@ -0,0 +1,27 @@ +# ================== 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: \ No newline at end of file