From 75f15b4da1c60158bbb2c3bd2d6df562f09e9e31 Mon Sep 17 00:00:00 2001 From: Luke Stratman Date: Tue, 29 Sep 2020 11:07:27 -0400 Subject: [PATCH] EasyConnect 3.0.0.82 (#3780) * EasyConnect 3.0.0.82 winget manifest * Moved EasyConnect manifest to the existing location --- manifests/lstratman/EasyConnect/3.0.0.82.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/lstratman/EasyConnect/3.0.0.82.yaml diff --git a/manifests/lstratman/EasyConnect/3.0.0.82.yaml b/manifests/lstratman/EasyConnect/3.0.0.82.yaml new file mode 100644 index 000000000..8f143de1e --- /dev/null +++ b/manifests/lstratman/EasyConnect/3.0.0.82.yaml @@ -0,0 +1,15 @@ +Id: lstratman.easyconnect +Version: 3.0.0.82 +Name: EasyConnect +Publisher: Luke Stratman +License: GNU-v3 +LicenseUrl: https://github.com/lstratman/EasyConnect/blob/master/GPL.txt +AppMoniker: easyconnect +Tags: rdp, remotedesktop, vnc, ssh, powershell, ps +Description: This is a Windows tabbed remote desktop application whose UI was designed to resemble Chrome's. Currently it supports Microsoft's Remote Desktop Protocol (RDP), Secure Shell (SSH), PowerShell, and VNC but has a plugin architecture designed to enable third-party support for other protocols such as Citrix, etc. +Homepage: https://lstratman.github.io/EasyConnect/ +Installers: + - Arch: x64 + Url: https://lstratman.github.io/EasyConnect/updates/EasyConnect-3.0.0.82.msi + Sha256: 02E717B85F6AE820B9E60A04D6E03DE33E38943116748569EB9CAF8BB2A2951B + InstallerType: msi \ No newline at end of file