edgedriver: Update to version 84.0.493.0

This commit is contained in:
Richard Kuhnt 2020-04-22 21:01:50 +00:00
parent c45a719ab6
commit 3d4828c475

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.493.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.493.0/edgedriver_win64.zip",
"hash": "1b2b65026b5a872878c790b0b933b68c3b407fa33684f08ae5852083c5393c21" "hash": "00a891b38e74a4b7191c13fb940933be68f9006708e419c6072b27d0515a7de5"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.492.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.493.0/edgedriver_win32.zip",
"hash": "8edb68f33a38272c2b47a6150016ddc5f9232428bdceb39f86c4301431191aa9" "hash": "e20fabb70629fa20d59448069c8846af484e8323f6c96b992bf263611283146e"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",