edgedriver: Update to version 96.0.1032.0

This commit is contained in:
Richard Kuhnt 2021-09-30 17:00:34 +00:00
parent c3913c3cbf
commit 8a6f482a45

View File

@ -1,5 +1,5 @@
{ {
"version": "96.0.1031.0", "version": "96.0.1032.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/96.0.1031.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/96.0.1032.0/edgedriver_win64.zip",
"hash": "c6b0e972a983933fb637b7eb2d308b018fb3202f8544d8cbe169fa3b5c3dfa93" "hash": "04bcbc1c90e134fb515eb1a8383387ef1d6b88d37df71315646d913c618970b0"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/96.0.1031.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/96.0.1032.0/edgedriver_win32.zip",
"hash": "1a884d69359e9c457f06797e9440a2fd1486ba6b071bd802a2a9fa0ce0a8e05c" "hash": "3dbf03d6629dde4f831141a76ea88eb6e3b17c27f138ae46ea96f07da9017f56"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",