edgedriver: Update to version 92.0.870.0

This commit is contained in:
Richard Kuhnt 2021-04-27 07:00:29 +00:00
parent e8edb97e72
commit 5507a4889b

View File

@ -1,5 +1,5 @@
{ {
"version": "92.0.867.0", "version": "92.0.870.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/92.0.867.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/92.0.870.0/edgedriver_win64.zip",
"hash": "bd930a8f0cf3c1d744a95a2bafdc62a2a7f1c331eb6d0b87d583befed5a37baa" "hash": "e34e14265a44c247d868422080bcfc1a2a999b991fb704d9e0c4bbfd4910dd34"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/92.0.867.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/92.0.870.0/edgedriver_win32.zip",
"hash": "f66741673a66cdca8934073cd73d58ab6b90faca6be634d5b10f04c02697f949" "hash": "9d8db0078cca1252b28c76fecc0e4201baad42ac1eb01ae6453b7daaccf37a93"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",