From fe875b40e1cf9278237d356d97750b15447556e2 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 26 Feb 2021 01:16:30 +0800 Subject: [PATCH] fromscratch 1.4.3 (#7988) --- manifests/kilian/fromscratch/1.4.3.yaml | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/kilian/fromscratch/1.4.3.yaml diff --git a/manifests/kilian/fromscratch/1.4.3.yaml b/manifests/kilian/fromscratch/1.4.3.yaml new file mode 100644 index 000000000..ff04e24d8 --- /dev/null +++ b/manifests/kilian/fromscratch/1.4.3.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: kilian.fromscratch +Publisher: Kilian +Name: fromscratch +Author: Kilian +Description: Autosaving Scratchpad. A simple but smart note-taking app +#AppMoniker: +Tags: electron,note,todo +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/Kilian/fromscratch +License: mit +LicenseUrl: https://github.com/Kilian/fromscratch/blob/master/LICENSE + +# ================= Installer ================= +Version: 1.4.3 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/Kilian/fromscratch/releases/download/v1.4.3/FromScratch.Setup.1.4.3.exe + Sha256: fd82565ef9eeb6e6bcd6755721ae6198075d163323b18cae04f2d9c7ec1d0923 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file