ScoopInstaller_Main/bucket/windows-application-driver.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

17 lines
723 B
JSON

{
"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"
}
}