mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 00:11:32 +00:00
36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"version": "92.0.902.0",
|
|
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
|
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://az813057.vo.msecnd.net/webdriver/license.html"
|
|
},
|
|
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://msedgedriver.azureedge.net/92.0.902.0/edgedriver_win64.zip",
|
|
"hash": "1f298923be43fb0ba32fa905fe1d156841526000de24644dfa152221122b22bf"
|
|
},
|
|
"32bit": {
|
|
"url": "https://msedgedriver.azureedge.net/92.0.902.0/edgedriver_win32.zip",
|
|
"hash": "c76cc8ed0d51b0d4c74c31e68455281f1ede22e7157247fde80ddb3ce348080c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|