edgedriver: Update to version 86.0.615.0

This commit is contained in:
Richard Kuhnt 2020-08-21 17:00:21 +00:00
parent 132a6c8a4b
commit 849ecb9c1e

View File

@ -1,5 +1,5 @@
{
"version": "86.0.614.0",
"version": "86.0.615.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.614.0/edgedriver_win64.zip",
"hash": "b6d56b33a98de66ffd8a4912c2e65011b3af305c93da8e7a782220326636977f"
"url": "https://msedgedriver.azureedge.net/86.0.615.0/edgedriver_win64.zip",
"hash": "d65a212dec2db7b8bb5548d293232340f252dbb169e694ec9a44d55c03e15f42"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/86.0.614.0/edgedriver_win32.zip",
"hash": "97979e9a27a49b277096a55a8b333aafef8c807993118769f32356ad6770a91b"
"url": "https://msedgedriver.azureedge.net/86.0.615.0/edgedriver_win32.zip",
"hash": "f88b5318aa7cc3cf363b2704a9fe17902d1043a4e3576a470ce3b84861fa6984"
}
},
"bin": "msedgedriver.exe",