mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
edgedriver: Update to version 110.0.1529.0
This commit is contained in:
parent
46587ada5b
commit
d0d9e54be8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "109.0.1518.0",
|
"version": "110.0.1529.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/109.0.1518.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/110.0.1529.0/edgedriver_win64.zip",
|
||||||
"hash": "af7ba0afeadd867be9bcbcbf19eab5a340879eea1cc0ca13124cd5821d05113a"
|
"hash": "20f9da15b3e6db22d73ebf30e86a571b60528e417d2559b72c90672a12625c0f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/109.0.1518.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/110.0.1529.0/edgedriver_win32.zip",
|
||||||
"hash": "d5c747edd67c0122cdaf6f3d5078fd7fc137a29b277cf1eb45d0751319fd4826"
|
"hash": "5ebf4bcf5370ce1e5267bb17ab65a7cb03198184ec2a2a954a9b31d4383b346c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user