edgedriver: Update to version 84.0.498.0

This commit is contained in:
Richard Kuhnt 2020-04-28 08:01:49 +00:00
parent 3cc4e71e70
commit 7c9e8a7a06

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.495.0", "version": "84.0.498.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.495.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.498.0/edgedriver_win64.zip",
"hash": "44e81bacf8e3143d030e20f7a8a5c1db93fd0480b595e0df35d2f39ec978d822" "hash": "423420ad7141c30482cbd27550860eb821238cb361f2e003eeb192beb77502f4"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.495.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.498.0/edgedriver_win32.zip",
"hash": "abf16feec6f60fcc5c0e103aad13b74874c61ab81dbb980d64a2e916ad2f5fe4" "hash": "5b135ed255d5eec18ffcbb398bb38ce547d43cb9095b8e22a472dcec451e3f28"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",