edgedriver: Update to version 82.0.458.0

This commit is contained in:
Richard Kuhnt 2020-03-20 03:01:50 +00:00
parent 4a46902587
commit ccc661b146

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": "82.0.449.0", "version": "82.0.458.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/82.0.449.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/82.0.458.0/edgedriver_win64.zip",
"hash": "bd43a0a5de7e503a713e047728df5143a9e80a9135c99e395a387eb4e96b1739" "hash": "54ce21fec90643478497cd1ea58877da51d123ff70220bea692f13813de78ed8"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/82.0.449.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/82.0.458.0/edgedriver_win32.zip",
"hash": "82c509f67fee7472f16e06215f8451ff1bbacf50db64e93e6e910ad2925712de" "hash": "ca5aa8fe4e5c61537984f4b96beaba6f50425a79dbc4053e7ce5cba2935851f6"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",