edgedriver: Update to version 84.0.488.0

This commit is contained in:
Richard Kuhnt 2020-04-21 21:01:48 +00:00
parent acd8b58744
commit 8c339cf060

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.492.0", "version": "84.0.488.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.492.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.488.0/edgedriver_win64.zip",
"hash": "1b2b65026b5a872878c790b0b933b68c3b407fa33684f08ae5852083c5393c21" "hash": "8ce3f91d32d65b1390ed66ce3d9b39fe113af2b74610e214154957b5d7256216"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.492.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.488.0/edgedriver_win32.zip",
"hash": "8edb68f33a38272c2b47a6150016ddc5f9232428bdceb39f86c4301431191aa9" "hash": "9b04071ba3108912c9403dca018d9c44bfe9b582e77b0c3b24d92cd66c2fa714"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",