edgedriver: Update to version 110.0.1571.0

This commit is contained in:
github-actions[bot] 2022-12-20 08:28:32 +00:00
parent 5703a7324d
commit 75f830b9c4

View File

@ -1,5 +1,5 @@
{ {
"version": "110.0.1565.0", "version": "110.0.1571.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.1565.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/110.0.1571.0/edgedriver_win64.zip",
"hash": "b2f590c6fda2fc811fab3ca08f802a618582562a32e7ccbd307f86ea5b42e67f" "hash": "dc51a0d5896096f5f7d73e0ae639a4bb7fc5636ba0f71b8d15c6e742f45ea368"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/110.0.1565.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/110.0.1571.0/edgedriver_win32.zip",
"hash": "be42b0a19d274d573ab4ba1c61af9ebf576e19df2485cdc0c985712d514c950d" "hash": "85522fc4382ca5f729d2e1e3afe44df9759bd5bdf4412295532ede9b7944fd97"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",