From c1f8fdf5419dfb3a9d6f5f641ab95a0ca815069e Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 9 Feb 2021 08:25:40 +0800 Subject: [PATCH] gwsl 1.3.7 (#7101) --- manifests/opticos/gwsl/1.3.7.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/opticos/gwsl/1.3.7.yaml diff --git a/manifests/opticos/gwsl/1.3.7.yaml b/manifests/opticos/gwsl/1.3.7.yaml new file mode 100644 index 000000000..bbca635a7 --- /dev/null +++ b/manifests/opticos/gwsl/1.3.7.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: opticos.gwsl +Publisher: opticos +Name: gwsl +Author: opticos +Description: GWSL automates the process of running X on top of WSL and over SSH +#AppMoniker: +Tags: wsl,linux,xserver,ssh,fluent design,python +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/Opticos/GWSL-Source +License: Modified MIT License +#LicenseUrl: + +# ================= Installer ================= +Version: 1.3.7 +InstallerType: inno +Installers: + - Arch: x64 + Url: https://pd.zwc365.com/seturl/https://github.com/Opticos/GWSL-Source/releases/download/v1.3.7/GWSL.Traditional.137.release.x64.exe + Sha256: 26bb2e8791782dcf09f8960fa9fc8a96aa8d3527e507ce34606d7e00dd9270cf + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file