edgedriver: Update to version 85.0.551.0

This commit is contained in:
Richard Kuhnt 2020-06-18 21:00:24 +00:00
parent 8396ef3ece
commit 19433dbb48

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.550.0", "version": "85.0.551.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.550.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.551.0/edgedriver_win64.zip",
"hash": "13c0358a6eb7e5424969a709be6496c97d6c92a245a70fa1cdcb0096fba32a13" "hash": "07c985d636eb45e41e9dab153429b6967833c1a19b586a254798d9ec8dc27df9"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.550.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.551.0/edgedriver_win32.zip",
"hash": "9846ca8df2acaea31edcc79ed3cbec8ca0e87c5b79c0a94ece779d76b62c7a91" "hash": "5ee3e4882b357f723287e7f7c93624582291d8b10760fa7af052421c18fee733"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",