edgedriver: Update to version 85.0.550.0

This commit is contained in:
Richard Kuhnt 2020-06-17 20:00:36 +00:00
parent 871b09f7d4
commit 49ec077aed

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.549.0", "version": "85.0.550.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.549.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.550.0/edgedriver_win64.zip",
"hash": "5c20709afc5eeb3fd12620bf67537e21df4a6a6290e4239f4b8143405b67c3bf" "hash": "13c0358a6eb7e5424969a709be6496c97d6c92a245a70fa1cdcb0096fba32a13"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.549.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.550.0/edgedriver_win32.zip",
"hash": "6e3c2e3336c37ae63214103a28d748db4ccee3b86d0f8c77bafcb40a8c396288" "hash": "9846ca8df2acaea31edcc79ed3cbec8ca0e87c5b79c0a94ece779d76b62c7a91"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",