edgedriver: Update to version 84.0.499.0

This commit is contained in:
Richard Kuhnt 2020-04-28 20:01:50 +00:00
parent 7215b55f75
commit 49160ee382

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.498.0", "version": "84.0.499.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.498.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.499.0/edgedriver_win64.zip",
"hash": "423420ad7141c30482cbd27550860eb821238cb361f2e003eeb192beb77502f4" "hash": "cf959586bb7d8bca624155ad6f696f11fe956a3f71a93350d9bb6f16d66d7939"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.498.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.499.0/edgedriver_win32.zip",
"hash": "5b135ed255d5eec18ffcbb398bb38ce547d43cb9095b8e22a472dcec451e3f28" "hash": "9abb29f00aa619ac7e2423f29814cc098ca69fd7528112553e1b6cfb40a0c7d7"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",