edgedriver: Update to version 85.0.554.0

This commit is contained in:
Richard Kuhnt 2020-06-22 20:00:29 +00:00
parent f87d67959b
commit e88d80c0ec

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.552.0", "version": "85.0.554.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.552.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.554.0/edgedriver_win64.zip",
"hash": "451f4c24387ad0e24200ba553e0736161fbd5c6df64be82114352801f7c294fc" "hash": "cbdde93004ad0914dbb0827eca667b72a6e50337ecf9f56d066dca1b13d822b0"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.552.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.554.0/edgedriver_win32.zip",
"hash": "8a16d17e9997f1bd6090206918f6158fd42387776746941a8ceb8ef62ab29242" "hash": "7dd78ece3cb7a5b04743b621b5458423414b1492bdb5c4e440e3abd634c14b8f"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",