mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +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": "83.0.467.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/83.0.467.0/edgedriver_win64.zip",
|
|
"hash": "f53cf1e67a07c1744d2698cc12d5cec07e1a060a2c463c45cb03067e8c060a68"
|
|
},
|
|
"32bit": {
|
|
"url": "https://msedgedriver.azureedge.net/83.0.467.0/edgedriver_win32.zip",
|
|
"hash": "af081da332fc9ed22c0badb57a7290166d23ef9a95b862ba846031c919ff04e9"
|
|
}
|
|
},
|
|
"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'."
|
|
}
|