edgedriver: Update to version 105.0.1335.0

This commit is contained in:
github-actions[bot] 2022-07-28 20:31:49 +00:00
parent 1b4b938da7
commit f6b447918a

View File

@ -1,5 +1,5 @@
{ {
"version": "105.0.1334.0", "version": "105.0.1335.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/105.0.1334.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/105.0.1335.0/edgedriver_win64.zip",
"hash": "2bd3ecbad9962e17f9e655e69f0c44cf8f31618bdc0f783aa3ffe30d3d292a08" "hash": "59e4119e2e50e4462addfcd3fec8e9c62abcdbc49663ee2b78af4ce693d7ccb1"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/105.0.1334.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/105.0.1335.0/edgedriver_win32.zip",
"hash": "5cfa69d11b773327f3331363cad31172a967fdc3bac10635e003e52cf46bf885" "hash": "576ee8437ad8bf3f6840214aec814d367d3250dc1520470d6cd1bf06bed65210"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",