edgedriver: Update to version 84.0.495.0

This commit is contained in:
Richard Kuhnt 2020-04-24 21:01:49 +00:00
parent 479281bb24
commit 563b235ec2

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.494.0", "version": "84.0.495.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.494.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.495.0/edgedriver_win64.zip",
"hash": "896dca29c97af8e8a8aa9a2b83904d7eeeb642ed51b4cde5abae8b1bf4add47e" "hash": "44e81bacf8e3143d030e20f7a8a5c1db93fd0480b595e0df35d2f39ec978d822"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.494.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.495.0/edgedriver_win32.zip",
"hash": "5a4f6432bca458856726eeaff0bfe3765a8ba61b79ccd0131fd0dd3cfaeffde3" "hash": "abf16feec6f60fcc5c0e103aad13b74874c61ab81dbb980d64a2e916ad2f5fe4"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",