edgedriver: Update to version 103.0.1263.0

This commit is contained in:
github-actions[bot] 2022-05-20 20:28:25 +00:00
parent fe58f9420e
commit 80d9822df4

View File

@ -1,5 +1,5 @@
{ {
"version": "103.0.1262.0", "version": "103.0.1263.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/103.0.1262.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/103.0.1263.0/edgedriver_win64.zip",
"hash": "b8a48d21d43eb918eef2eceda403621900982f3c86264685130fe4bcb14230c8" "hash": "85a6ab98a43fdd7bb43fb84c4a8f4c18baabce4dffa78eb78ccaa64e7e4e2b73"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/103.0.1262.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/103.0.1263.0/edgedriver_win32.zip",
"hash": "a13337f2cebceb281c6c69607c77e7f1e5cb72c756ac894b229c467d4fc77217" "hash": "b4069a4ff2b3f4848a98df5b3ca33527c2c96ebab72f0d24246494aa340266fa"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",