From 8fbe44cc246a7d119124762b9f81355ae03d91c2 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 9 Feb 2021 14:49:22 +0800 Subject: [PATCH] joe 4.6 (#7176) --- manifests/joe/joe/4.6.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/joe/joe/4.6.yaml diff --git a/manifests/joe/joe/4.6.yaml b/manifests/joe/joe/4.6.yaml new file mode 100644 index 000000000..05aafcd9e --- /dev/null +++ b/manifests/joe/joe/4.6.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: joe.joe +Publisher: joe +Name: joe +Author: joe +Description: A full featured terminal-based screen editor +Tags: editor,text +#AppMoniker: +#FileExtensions: +#Commands: +#Protocols: + +# ================== License ================== +Homepage: https://sourceforge.net/projects/joe-editor/ +License: GPL2 +#LicenseUrl: + +# ================= Installer ================= +Version: 4.6 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://liquidtelecom.dl.sourceforge.net/project/joe-editor/JOE%20for%20Windows/4.6/joewin-4.6.msi + Sha256: 637abcb142fa14ba7e0233c626fd68e91ca2eaf2f7045bdd704f50a5ef1c9f7a + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file