edgedriver: Update to version 84.0.516.0

This commit is contained in:
Richard Kuhnt 2020-05-18 22:01:49 +00:00
parent 5d77449bdf
commit c9d20c2fce

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": "84.0.519.0", "version": "84.0.516.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/84.0.519.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.516.0/edgedriver_win64.zip",
"hash": "67de89835e8b05d0a8d5b1c04efbd6cb3b8d822e35577e1eae7882a9d81a9ab0" "hash": "d879e05ea783fca14531ad04f58ca1f7193b8388b216a86232175172aa1ee484"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.519.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.516.0/edgedriver_win32.zip",
"hash": "eb011fb683bda2cbe4d36eb1e9af058d214b1f83cc4a10a42c6a098b6155c85f" "hash": "7916ecff756e0edebfdcd250bef9f65bb9a808e42aaa7713ccf6ffa7e6515cbd"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",