From 98efbe16e4fd888228531626e3b4048600fda0af Mon Sep 17 00:00:00 2001 From: Burak Kaygusuz Date: Sun, 31 Jan 2021 03:56:58 +0300 Subject: [PATCH] Add Appium v1.19.1 (#6835) --- manifests/JSFoundation/Appium/1.19.1.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/JSFoundation/Appium/1.19.1.yaml diff --git a/manifests/JSFoundation/Appium/1.19.1.yaml b/manifests/JSFoundation/Appium/1.19.1.yaml new file mode 100644 index 000000000..1d56227f5 --- /dev/null +++ b/manifests/JSFoundation/Appium/1.19.1.yaml @@ -0,0 +1,14 @@ +Id: JSFoundation.Appium +Publisher: The JS Foundation +Name: Appium +Version: 1.19.1 +License: Copyright 2012-2016 JS Foundation and other contributors +LicenseUrl: https://github.com/appium/appium-desktop/blob/master/LICENSE +AppMoniker: appium +Description: Graphical interface for the Appium server, and an app inspector +Homepage: https://appium.io/ +Installers: + - Arch: x64 + InstallerType: nullsoft + Url: https://github.com/appium/appium-desktop/releases/download/v1.19.1/Appium-windows-1.19.1.exe + Sha256: 11D1DD7924EED2E9521810CFD920C98C282EA7771060E7918AE9F8600732331C \ No newline at end of file