edgedriver: Update to version 84.0.487.0

This commit is contained in:
Richard Kuhnt 2020-04-16 20:01:49 +00:00
parent db96be1b95
commit d68f1a90d6

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.486.0", "version": "84.0.487.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.486.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.487.0/edgedriver_win64.zip",
"hash": "5c8bbd017540ca92bec05c96ef60fb22ef9563179c3ba7ccefd509c55b6cf3b5" "hash": "189451e4c517b1fe38644138e0d0abebbc32bb8d52cdae325355203c1414cfe8"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.486.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.487.0/edgedriver_win32.zip",
"hash": "ced200a289e4fd7d21a094350477756b9452f10ace65b697a165db62714f4876" "hash": "c1b52578e8f17b8962d6df0a182a9e09a691f6897999696558b82a23ba253e01"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",