edgedriver: Update to version 87.0.656.0

This commit is contained in:
Richard Kuhnt 2020-09-30 20:00:24 +00:00
parent 295d6eedd9
commit 2403fcad38

View File

@ -1,5 +1,5 @@
{ {
"version": "87.0.655.0", "version": "87.0.656.0",
"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).",
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver", "homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
"license": { "license": {
@ -9,12 +9,12 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.", "notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://msedgedriver.azureedge.net/87.0.655.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/87.0.656.0/edgedriver_win64.zip",
"hash": "34e50a24715232c000059524d6e2f6a2a8d86c1e23fe49459065356063d7e2d5" "hash": "bf330c8675451a9a33630e13128c5c0172207d9e0d897be9ef884e93b54aa78b"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/87.0.655.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/87.0.656.0/edgedriver_win32.zip",
"hash": "63bf0a8ea2f6a3e2fae69e55941dc621d4a0231317bfd01b977c813bfc9b1829" "hash": "ef252a9b70ffa78e77c766f5f61978a55852b67f0a25f4fc5b8ad3388a993f32"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",