edgedriver: Update to version 113.0.1746.0

This commit is contained in:
github-actions[bot] 2023-03-18 00:35:16 +00:00
parent 0453f68be6
commit ab178fe090

View File

@ -1,5 +1,5 @@
{ {
"version": "113.0.1745.0", "version": "113.0.1746.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/113.0.1745.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/113.0.1746.0/edgedriver_win64.zip",
"hash": "48680f98d91d04d8e67d636e2dda90918b6ae81dfe99db8638efc5da8124b87f" "hash": "dc8e9b552106722a975b44bb7489658a6a913e3a967cbce5cbc62bebd5d84514"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/113.0.1745.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/113.0.1746.0/edgedriver_win32.zip",
"hash": "bbb45775842ca0cd4813881313440e1d93f969f24bc57ff0df6d88167a31467e" "hash": "90b81a1b3671761161146d90a96b64e85145ee90cd2daa398b65899be6f572d7"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",