edgedriver: Update to version 85.0.538.0

This commit is contained in:
Richard Kuhnt 2020-06-09 00:00:36 +00:00
parent 1c421135a5
commit d2e7a81711

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.541.0", "version": "85.0.538.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.541.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.538.0/edgedriver_win64.zip",
"hash": "6e9520f528c679f3450789d51432870e6112bd8b1a3f9ea0cedea6772a1de7b9" "hash": "ca0e43cecb4a87d34399aa6a77d4d29c5a8520120fac61f5fd1248f19cb781cb"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.541.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.538.0/edgedriver_win32.zip",
"hash": "a68624505c1d1cbef13c6dbfbd0973b121122a91576dbbbfc1771ed1133fdc0d" "hash": "1cb89aaa3b8c3f181ea373280af8a0a7ffb467ea45097aad7e03a14c36acdd7b"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",