edgedriver: Update to version 102.0.1249.0

This commit is contained in:
github-actions[bot] 2022-05-06 04:30:48 +00:00
parent dd91e95534
commit 572a86afa2

View File

@ -1,5 +1,5 @@
{ {
"version": "102.0.1248.0", "version": "102.0.1249.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.1248.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/102.0.1249.0/edgedriver_win64.zip",
"hash": "5e36ee07f06d34fb878a1d7e5995866ac2a6545b750c8c0c6af3084f71088ebc" "hash": "cf5f0931fcc0baea04e82f3ed67acbb961ca786c2921d32c9d8c60a0dbafa7ee"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/102.0.1248.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/102.0.1249.0/edgedriver_win32.zip",
"hash": "0b48741fda5e9916395952e359f02d0364c0a7b61ba2e221822074e309753534" "hash": "c1a604c5ccee3b0178234c291cc124ab18acc726503c0494f5ca10838a816a9f"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",