edgedriver: Update to version 110.0.1573.0

This commit is contained in:
github-actions[bot] 2022-12-21 16:31:02 +00:00
parent 616bac046a
commit 2fdd69cceb

View File

@ -1,5 +1,5 @@
{ {
"version": "110.0.1571.0", "version": "110.0.1573.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.1571.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/110.0.1573.0/edgedriver_win64.zip",
"hash": "dc51a0d5896096f5f7d73e0ae639a4bb7fc5636ba0f71b8d15c6e742f45ea368" "hash": "5fae1fb5723313e9e6955063dde2b9dc0e4ac966aca64d0bf6305efa099cf797"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/110.0.1571.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/110.0.1573.0/edgedriver_win32.zip",
"hash": "85522fc4382ca5f729d2e1e3afe44df9759bd5bdf4412295532ede9b7944fd97" "hash": "a009d0270b35ac6425b2767943f0a32bacf3968cbb7639c8cca2d38fc92e3409"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",