edgedriver: Update to version 85.0.541.0

This commit is contained in:
Richard Kuhnt 2020-06-09 18:00:32 +00:00
parent 05e3fa35aa
commit 24df05f713

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.542.0", "version": "85.0.541.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.542.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.541.0/edgedriver_win64.zip",
"hash": "a96a700119e8196d80cfa1414d7a7d9a09261db19d1d5e70a065fcac616cab75" "hash": "6e9520f528c679f3450789d51432870e6112bd8b1a3f9ea0cedea6772a1de7b9"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.542.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.541.0/edgedriver_win32.zip",
"hash": "4dce5bc62a8b99bbb961306280997e20dccca5f970b3b0cb9c85cd3e7fc0fe7e" "hash": "a68624505c1d1cbef13c6dbfbd0973b121122a91576dbbbfc1771ed1133fdc0d"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",