edgedriver: Update to version 111.0.1633.0

This commit is contained in:
github-actions[bot] 2023-01-20 20:26:38 +00:00
parent 74ea625152
commit 67a25040a0

View File

@ -1,5 +1,5 @@
{ {
"version": "111.0.1629.0", "version": "111.0.1633.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/111.0.1629.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/111.0.1633.0/edgedriver_win64.zip",
"hash": "bb4c7ece2b7239b0ee09bb49335331410910b9804d9b426113db490787b38ec4" "hash": "048aa5f6b575990b5573546ca4bd9a16387f08292fed1d8925b1f5f91ce44184"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/111.0.1629.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/111.0.1633.0/edgedriver_win32.zip",
"hash": "20ea8404473b4a9ad93711b419f8f8d41b2fbbafc2927b66b126878e80782c8d" "hash": "d6c460ef8c61c8dafb0a30179374556f8888231596d6033c883e9b675a1e949e"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",