mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-13 19:01:19 +00:00
36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
|
"version": "85.0.545.0",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://az813057.vo.msecnd.net/webdriver/license.html"
|
|
},
|
|
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://msedgedriver.azureedge.net/85.0.545.0/edgedriver_win64.zip",
|
|
"hash": "58df883b331be15d684a77f88dd0e842fd9faafe2c86b34075778a318225ded0"
|
|
},
|
|
"32bit": {
|
|
"url": "https://msedgedriver.azureedge.net/85.0.545.0/edgedriver_win32.zip",
|
|
"hash": "7fdc48bd8391cc777110f9db9d6adb4c196e871539b8059c90ecc7cd20670c39"
|
|
}
|
|
},
|
|
"bin": "msedgedriver.exe",
|
|
"checkver": {
|
|
"url": "https://msedgedriver.azureedge.net/LATEST_CANARY",
|
|
"regex": "([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://msedgedriver.azureedge.net/$version/edgedriver_win64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://msedgedriver.azureedge.net/$version/edgedriver_win32.zip"
|
|
}
|
|
}
|
|
},
|
|
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'."
|
|
}
|