mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 101.0.1202.0
This commit is contained in:
parent
9a11521cfe
commit
9693a0d7a8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "101.0.1198.0",
|
"version": "101.0.1202.0",
|
||||||
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
"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",
|
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/101.0.1198.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/101.0.1202.0/edgedriver_win64.zip",
|
||||||
"hash": "9e0e063859565593a59b27ebe02d5683f8c371570fabe61a9b0db71f9cd62e28"
|
"hash": "764f794342fda098153d798a55576e715d35caf56b9e8aa8d7c05afd3255ea6d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/101.0.1198.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/101.0.1202.0/edgedriver_win32.zip",
|
||||||
"hash": "c0710994040d3bb95bbb62a66eb2fba0761a0f28a6f91c2f70fa207cecf2d418"
|
"hash": "d5f89b58410fdcda95b9e4785f4d52572b4a3f45455d188144c567b003b764b5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user