mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
Add windows-application-driver version 1.1 (#2636)
This commit is contained in:
parent
600f61109d
commit
e411499fbb
16
windows-application-driver.json
Normal file
16
windows-application-driver.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "1.1",
|
||||
"description": "Supports Selenium-like UI Test Automation on Windows Applications.",
|
||||
"homepage": "https://github.com/Microsoft/WinAppDriver",
|
||||
"license" : {
|
||||
"identifier": "MIT",
|
||||
"url": "https://github.com/Microsoft/WinAppDriver/blob/master/LICENSE"
|
||||
},
|
||||
"url": "https://github.com/Microsoft/WinAppDriver/releases/download/v1.1/WindowsApplicationDriver.msi",
|
||||
"hash": "e5e0d8f6d763dcd71b59f12235364e7843079507bda2d6d5c3bd8a2eb204e7f1",
|
||||
"bin": "Windows Application Driver\\WinAppDriver.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Microsoft/WinAppDriver/releases/download/v$version/WindowsApplicationDriver.msi"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user