From fcaf72e466285dffa44e0e65552e059cfff63ce3 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Thu, 25 Feb 2021 00:29:36 +0800 Subject: [PATCH] proton 0.2.0 (#7938) --- manifests/steventhanna/proton/0.2.0.yaml | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/steventhanna/proton/0.2.0.yaml 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