edgedriver: Update to version 84.0.494.0

This commit is contained in:
Richard Kuhnt 2020-04-23 22:01:48 +00:00
parent 32be5fe76d
commit 55d5c55979

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.493.0", "version": "84.0.494.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.493.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.494.0/edgedriver_win64.zip",
"hash": "00a891b38e74a4b7191c13fb940933be68f9006708e419c6072b27d0515a7de5" "hash": "896dca29c97af8e8a8aa9a2b83904d7eeeb642ed51b4cde5abae8b1bf4add47e"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.493.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.494.0/edgedriver_win32.zip",
"hash": "e20fabb70629fa20d59448069c8846af484e8323f6c96b992bf263611283146e" "hash": "5a4f6432bca458856726eeaff0bfe3765a8ba61b79ccd0131fd0dd3cfaeffde3"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",