edgedriver: Update to version 106.0.1355.0

This commit is contained in:
github-actions[bot] 2022-08-19 00:36:31 +00:00
parent 760ca6b75d
commit 0af193d366

View File

@ -1,5 +1,5 @@
{ {
"version": "106.0.1354.0", "version": "106.0.1355.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/106.0.1354.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/106.0.1355.0/edgedriver_win64.zip",
"hash": "3e6ac05fed95fb46f1be322d8e897b90eb67bfb7447e8addc7ab756aa923a57d" "hash": "7067ff163ca7d8beb3851e48e5cfba007632b5d95c28b221e4f6a91cc7e4cf50"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/106.0.1354.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/106.0.1355.0/edgedriver_win32.zip",
"hash": "c2c6fccf487fad16d6f7b551d208cb29b32475c899f2ff4a7ba38f08aeb4ea2f" "hash": "8ae206925fcd6c344ce84cf8a12cd90f39cac786f6c16143d8f369e34ca9ed82"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",