edgedriver: Update to version 84.0.486.0

This commit is contained in:
Richard Kuhnt 2020-04-15 18:01:49 +00:00
parent 616fcf32e1
commit 2e0532d5ff

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.485.0", "version": "84.0.486.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.485.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.486.0/edgedriver_win64.zip",
"hash": "9268e2147fdfbd1161fa1c7defa77eb7f1d2d0284c0f7d8a78737e4a39ad10f8" "hash": "5c8bbd017540ca92bec05c96ef60fb22ef9563179c3ba7ccefd509c55b6cf3b5"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.485.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.486.0/edgedriver_win32.zip",
"hash": "bee2d1903034d03a7dc3f5f0d24c37eb1f0ddafd052634d69497815412d993f0" "hash": "ced200a289e4fd7d21a094350477756b9452f10ace65b697a165db62714f4876"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",