edgedriver: Update to version 94.0.996.0

This commit is contained in:
Richard Kuhnt 2021-08-26 21:00:35 +00:00
parent 8d90144ef9
commit 651607c00e

View File

@ -1,5 +1,5 @@
{ {
"version": "94.0.995.0", "version": "94.0.996.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/94.0.995.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/94.0.996.0/edgedriver_win64.zip",
"hash": "1a4ef9b1189ea62274e4d1f0606e765a537d41dafbdb69ef9003d062d2f3f8c1" "hash": "334f6ebd30ff01242f95007922df8c53ee6bb6139f4f0e6a8edd2c68bc3ebd48"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/94.0.995.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/94.0.996.0/edgedriver_win32.zip",
"hash": "16681bd98c6c2cffc94410a44b6f1ec4d4f50547a6fd1185befff7ea3c2c40bd" "hash": "10db4909932a6058ba2e6f8c6f24d3347cddd33429281642f3f745badd75a597"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",