mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 110.0.1587.0
This commit is contained in:
parent
fb67803d72
commit
7d0eb73705
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "110.0.1586.0",
|
"version": "110.0.1587.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.1586.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/110.0.1587.0/edgedriver_win64.zip",
|
||||||
"hash": "acf4aaeb915b58866b307c427797cbc29ae75ec06c501d27a7f6a7c3f628e6f6"
|
"hash": "71f039526e94dbe9815b33d9f12e5daab62b17ab82d01805602546a98874fc1c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/110.0.1586.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/110.0.1587.0/edgedriver_win32.zip",
|
||||||
"hash": "66ce0e96711e2726237543be0df2e5988b64dec08a1203c38e21a30d68a7d27e"
|
"hash": "f4e70de855f64f59d890ff48b1f0abf8765f7cbdbcecfbd5204942cb1d6d6a99"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user