edgedriver: Update to version 85.0.545.0

This commit is contained in:
Richard Kuhnt 2020-06-12 21:00:24 +00:00
parent 4aed5b5d4f
commit d7e6b7a529

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.544.0", "version": "85.0.545.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.544.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/85.0.545.0/edgedriver_win64.zip",
"hash": "0ec79db876b54ef91d29405f506dc1a36020c0ce23ccdff804fb71264ef2a5ba" "hash": "58df883b331be15d684a77f88dd0e842fd9faafe2c86b34075778a318225ded0"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/85.0.544.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/85.0.545.0/edgedriver_win32.zip",
"hash": "16ab8649f4f2e83ba7db85ad82d0052bac5c1d398df7b5fb993cbaa0b8ee96ce" "hash": "7fdc48bd8391cc777110f9db9d6adb4c196e871539b8059c90ecc7cd20670c39"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",