edgedriver: Update to version 112.0.1675.0

This commit is contained in:
github-actions[bot] 2023-02-11 04:29:36 +00:00
parent c664535bee
commit 1a86610a81

View File

@ -1,5 +1,5 @@
{ {
"version": "112.0.1673.0", "version": "112.0.1675.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/112.0.1673.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/112.0.1675.0/edgedriver_win64.zip",
"hash": "168c26544191a40db941812e661a0a8459178e6c9f2475249f5d5b7de091af50" "hash": "da770a8bedcf5fe5a0408392bd8fc077d61d8c51bda9a653c2c2030a673ffdda"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/112.0.1673.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/112.0.1675.0/edgedriver_win32.zip",
"hash": "3e555a8b5288e052985e67c9ab16d91f7284f353db64cfc0f89522b3d58f249c" "hash": "0172f8736073d56dacd63470ab38cfce77e0bc10477990d7d103e2a020c72e7f"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",