edgedriver: Update to version 107.0.1390.0

This commit is contained in:
github-actions[bot] 2022-09-20 08:31:43 +00:00
parent a335164d97
commit e9a929c2c2

View File

@ -1,5 +1,5 @@
{ {
"version": "107.0.1387.0", "version": "107.0.1390.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/107.0.1387.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/107.0.1390.0/edgedriver_win64.zip",
"hash": "2cb6805aa793c30bdc9cea4b0d498fa792ed1c60f90e9beeed95b0c68f845c63" "hash": "ecf0625b5fdf0c900cca71f96721667c2f77362323f6bd5d3e8c6253a77b61aa"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/107.0.1387.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/107.0.1390.0/edgedriver_win32.zip",
"hash": "64279026371944ecf9e4783a9ac1ea5ec29fd72b16c93e753edac7acf4f98bf1" "hash": "026347c209dc350c524e3e0862eb374eb41c1f08c6d750ac8537b15ff55b3c77"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",