mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 100.0.1185.0
This commit is contained in:
parent
cc70bae3d7
commit
55800b6a04
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "100.0.1183.0",
|
"version": "100.0.1185.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/100.0.1183.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/100.0.1185.0/edgedriver_win64.zip",
|
||||||
"hash": "f82b7163c07b5d1abc29daa2039f2175ce907860056d18de713009fa2d34522c"
|
"hash": "c1c089f127ba63513973c408ab09e19305aa3c8b91bc6c328d8bd81f46df896a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/100.0.1183.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/100.0.1185.0/edgedriver_win32.zip",
|
||||||
"hash": "ea831aed2120cf4416ddbb77acd508a8bf9443bad037c4b0844231c00377bffa"
|
"hash": "49fb61beb41a50314b1739a0fb55fb00aa736cc78e17228ef83c484d69ef9eda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user