edgedriver: Update to version 84.0.524.0

This commit is contained in:
Richard Kuhnt 2020-05-22 21:01:49 +00:00
parent f4b4a70a8e
commit 7acb001863

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.523.0", "version": "84.0.524.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.523.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.524.0/edgedriver_win64.zip",
"hash": "bcab899014ccda5149327e1475b8d3cf6c7b1fe7b01fc0a62559b84696ca5499" "hash": "10fec6773324f4b67f70003ae5fcf934785818ea8fe91de5de2139db8bf40a10"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.523.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.524.0/edgedriver_win32.zip",
"hash": "b7b029f3e12bed772955705f9235189e33f16fcf451feddd829b0de36db41001" "hash": "4e6602dc948bacb17ed739ead9c0a6e71a41686cdbc4c830ae8ee88abfed8899"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",