edgedriver: Update to version 107.0.1403.0

This commit is contained in:
github-actions[bot] 2022-09-27 20:29:51 +00:00
parent e24c08588b
commit b3aaa1bd4d

View File

@ -1,5 +1,5 @@
{
"version": "107.0.1402.0",
"version": "107.0.1403.0",
"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",
"license": {
@ -9,12 +9,12 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": {
"64bit": {
"url": "https://msedgedriver.azureedge.net/107.0.1402.0/edgedriver_win64.zip",
"hash": "7ab35a9d12be7ff34b6427422f1e8a5e07f5b4400e6fb0c1560f010c1b2b2c13"
"url": "https://msedgedriver.azureedge.net/107.0.1403.0/edgedriver_win64.zip",
"hash": "77fa797fd4f4192612d4b17d63c722ca8dc11a29a97e0da98c2d969fd9764acc"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/107.0.1402.0/edgedriver_win32.zip",
"hash": "7dcc53f8cbd3055495c27276e42def029748ce62cab1cf6b0857e79feceb8750"
"url": "https://msedgedriver.azureedge.net/107.0.1403.0/edgedriver_win32.zip",
"hash": "6a7d6d0a934c4258bec1811308cfcf1ec1a272bc1fadd16ec9c93765064323a8"
}
},
"bin": "msedgedriver.exe",