edgedriver: Update to version 102.0.1224.0

This commit is contained in:
github-actions[bot] 2022-04-12 20:28:11 +00:00
parent 2829b2076a
commit a69bccf286

View File

@ -1,5 +1,5 @@
{ {
"version": "102.0.1220.0", "version": "102.0.1224.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/102.0.1220.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/102.0.1224.0/edgedriver_win64.zip",
"hash": "35c353326a3af786c62127f599c5a1c450400015762b372d0190b73fbd6e0aa4" "hash": "5823bbc4994477b8163c521a2239e76abd06cce0b36e899acd818c04ac42a2a5"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/102.0.1220.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/102.0.1224.0/edgedriver_win32.zip",
"hash": "76d0f9a15cea83187ecbc205c1ee028a0c0f6897290fdb41da24f2cbfc1d38fb" "hash": "0ba92f441c0336015ef8492d669bdc8debc9e0377db194c5516dd13a98ee4683"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",