edgedriver: Update to version 86.0.614.0

This commit is contained in:
Richard Kuhnt 2020-08-20 18:00:22 +00:00
parent 62b183cf6c
commit ba7c9c8f2c

View File

@ -1,5 +1,5 @@
{
"version": "86.0.613.0",
"version": "86.0.614.0",
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
"license": {
@ -9,12 +9,12 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": {
"64bit": {
"url": "https://msedgedriver.azureedge.net/86.0.613.0/edgedriver_win64.zip",
"hash": "1c1713e1fd0ac6eaba05d86a1e242ee96030a549c3a72da29fcf9ea227de2221"
"url": "https://msedgedriver.azureedge.net/86.0.614.0/edgedriver_win64.zip",
"hash": "b6d56b33a98de66ffd8a4912c2e65011b3af305c93da8e7a782220326636977f"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/86.0.613.0/edgedriver_win32.zip",
"hash": "0c24faa95c9d1a0e51d274148da2f48e9e9535b5d371debe4e92e835253d5542"
"url": "https://msedgedriver.azureedge.net/86.0.614.0/edgedriver_win32.zip",
"hash": "97979e9a27a49b277096a55a8b333aafef8c807993118769f32356ad6770a91b"
}
},
"bin": "msedgedriver.exe",