edgedriver: Update to version 107.0.1415.0

This commit is contained in:
github-actions[bot] 2022-10-04 00:46:58 +00:00
parent a22800a0c6
commit 6cea8bb437

View File

@ -1,5 +1,5 @@
{ {
"version": "107.0.1409.0", "version": "107.0.1415.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/107.0.1409.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/107.0.1415.0/edgedriver_win64.zip",
"hash": "ae72017d2914bcb1794cfcd79330c583e21550358b3f9ca6f62439b5e7f19954" "hash": "e28c92fbf43fb9c28275e7a14c97ab538907f2b550c4ecd9f97667698b28b6b0"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/107.0.1409.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/107.0.1415.0/edgedriver_win32.zip",
"hash": "aec13ba5ee9b1a0488d25cd9bce44cc2bd46f8f396b77384fbbecf1da4a6880b" "hash": "d14107ed2e85866d70485fe034d7c98b90c2add367b8b4e0a6022b6afaeb750a"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",