edgedriver: Update to version 96.0.1037.0

This commit is contained in:
Richard Kuhnt 2021-10-05 20:00:32 +00:00
parent 596342e33c
commit 7192783f16

View File

@ -1,5 +1,5 @@
{
"version": "96.0.1035.0",
"version": "96.0.1037.0",
"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",
"license": {
@ -9,12 +9,12 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": {
"64bit": {
"url": "https://msedgedriver.azureedge.net/96.0.1035.0/edgedriver_win64.zip",
"hash": "653b37d4079da8512b4a0764fd895486bdd2837383b39c1596ac3fec85631c7e"
"url": "https://msedgedriver.azureedge.net/96.0.1037.0/edgedriver_win64.zip",
"hash": "49f44bf19aa05a22d6534783c7f9ca7107e62b22f8f5c36f22bed062c55c8514"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/96.0.1035.0/edgedriver_win32.zip",
"hash": "3f9b1b060fd8a5c5fd83d3ee4503bef4987c81baf3565c3b45a6231a00caf73b"
"url": "https://msedgedriver.azureedge.net/96.0.1037.0/edgedriver_win32.zip",
"hash": "d842b9079986195bca556ed24a6d38ec3065fb6ad4d5dddadd54ab52d058afca"
}
},
"bin": "msedgedriver.exe",