edgedriver: Update to version 87.0.664.0

This commit is contained in:
Richard Kuhnt 2020-10-08 19:01:13 +00:00
parent 07725d47c2
commit 1468b5695d

View File

@ -1,5 +1,5 @@
{ {
"version": "87.0.663.0", "version": "87.0.664.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.663.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/87.0.664.0/edgedriver_win64.zip",
"hash": "ed1849d1b6616e8ef85b8a22a6de49466c6e097f3e7e4fbc2790b84a539eb1c0" "hash": "ba852ac221fe9ef206a7779a5ea9241f853bd688a19bd743522e39758f601c97"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/87.0.663.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/87.0.664.0/edgedriver_win32.zip",
"hash": "89ebf49c407a1004ee38813386ea4f3501042722621d7d3dff3c01e95735d8f8" "hash": "57f63440e8ec4d13ad70c81a67454466582ffdb3d612d15be78051c8c49595e3"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",