edgedriver: Update to version 117.0.2045.40

This commit is contained in:
github-actions[bot] 2023-09-23 08:24:59 +00:00
parent 6f96083adc
commit a45ad146e4

View File

@ -1,5 +1,5 @@
{ {
"version": "117.0.2045.36", "version": "117.0.2045.40",
"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,16 +9,16 @@
"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/117.0.2045.36/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/117.0.2045.40/edgedriver_win64.zip",
"hash": "fe2a82f38354ea5db8b0bc295101a3a79a22a917660299da64b66ae929842b38" "hash": "694dbb8f38c8b4dec4ff31e2685bd631c288c65740367ed2154aaa5c6d20e619"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/117.0.2045.36/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/117.0.2045.40/edgedriver_win32.zip",
"hash": "6ec941bac6b91e7be396a465783937dc60d572ec674eb3c81c47b221717846af" "hash": "c59a95a1e347300ebb083a7015ad22b406923bc613725eebdb05ddb5b293cfcf"
}, },
"arm64": { "arm64": {
"url": "https://msedgedriver.azureedge.net/117.0.2045.36/edgedriver_arm64.zip", "url": "https://msedgedriver.azureedge.net/117.0.2045.40/edgedriver_arm64.zip",
"hash": "8ef226d3c9e544297ec81b162086c2cd750a9b7edb0a6079171a060287d53326" "hash": "e31a9aa454808502ec92b77b548beb6ec0c4dd0f01d47e52dee4c11027a10184"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",