mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
edgedriver: Update to version 111.0.1590.0
This commit is contained in:
parent
4c45b1fa4d
commit
39bc8b5f4f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "110.0.1587.0",
|
"version": "111.0.1590.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/110.0.1587.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/111.0.1590.0/edgedriver_win64.zip",
|
||||||
"hash": "71f039526e94dbe9815b33d9f12e5daab62b17ab82d01805602546a98874fc1c"
|
"hash": "cbab2bd00124b03b3c60a92f44e1ee904db45cd4e0867625d5017de70a852310"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/110.0.1587.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/111.0.1590.0/edgedriver_win32.zip",
|
||||||
"hash": "f4e70de855f64f59d890ff48b1f0abf8765f7cbdbcecfbd5204942cb1d6d6a99"
|
"hash": "ed58d2f18a4cb5ba541cd3602be204b1994883a3982039394658b34967117f46"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user