edgedriver: Update to version 84.0.481.0

This commit is contained in:
Richard Kuhnt 2020-04-13 22:01:52 +00:00
parent 28d67d9012
commit 1678219586

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.484.0", "version": "84.0.481.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.484.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.481.0/edgedriver_win64.zip",
"hash": "a9839cdd60ebf5242b2688235bab4d955ffa2d24b5e9333f9a400a01fa269a90" "hash": "89c4fe2342e880b5cb2f48ecca8b5ae0b6657a5055ea444fd35b0ae5f03404cd"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.484.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.481.0/edgedriver_win32.zip",
"hash": "ee86f72a668032568c14cc070444dc0641b62666cf6a89e2f9208e0566d66eae" "hash": "0f8bf21b75677c6f8ea98ee287cebccceeceeeaff1c9e9ddafaa2dc12fd450fe"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",