edgedriver: Update to version 85.0.552.0

This commit is contained in:
Richard Kuhnt 2020-06-19 16:00:28 +00:00
parent c1561f994f
commit 8db7cb4c5c

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver", "homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
"version": "85.0.551.0", "version": "85.0.552.0",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://az813057.vo.msecnd.net/webdriver/license.html" "url": "https://az813057.vo.msecnd.net/webdriver/license.html"
@ -8,12 +8,12 @@
"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).",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://msedgedriver.azureedge.net/85.0.551.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.552.0/edgedriver_win64.zip",
"hash": "07c985d636eb45e41e9dab153429b6967833c1a19b586a254798d9ec8dc27df9" "hash": "451f4c24387ad0e24200ba553e0736161fbd5c6df64be82114352801f7c294fc"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.551.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.552.0/edgedriver_win32.zip",
"hash": "5ee3e4882b357f723287e7f7c93624582291d8b10760fa7af052421c18fee733" "hash": "8a16d17e9997f1bd6090206918f6158fd42387776746941a8ceb8ef62ab29242"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",