edgedriver: Update to version 126.0.2592.87

This commit is contained in:
github-actions[bot] 2024-07-03 20:26:09 +00:00
parent 3b1c686f74
commit bde2fa6593

View File

@ -1,5 +1,5 @@
{ {
"version": "126.0.2592.81", "version": "126.0.2592.87",
"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/126.0.2592.81/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/126.0.2592.87/edgedriver_win64.zip",
"hash": "2d5b0ff8ecc75c0255134dd658fd1d2dd20806e553211f3039f7b39114a39230" "hash": "b4b93f9bb3ed7f27fcf2a6beefdd9bc98055f4fee79bca5340204dcf37240713"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/126.0.2592.81/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/126.0.2592.87/edgedriver_win32.zip",
"hash": "a3efc7fc2bda738c7eb8a41a01e54b851a728795474dc5aea23b31164f56a200" "hash": "9e9b4581a0e081342ad41ac684ab9d2c43c543b5a9e17656cc42edaf080d5263"
}, },
"arm64": { "arm64": {
"url": "https://msedgedriver.azureedge.net/126.0.2592.81/edgedriver_arm64.zip", "url": "https://msedgedriver.azureedge.net/126.0.2592.87/edgedriver_arm64.zip",
"hash": "09981398bab2f74dd414847ef8a22c727aaa003da299961fb7296c9435809254" "hash": "4c5ad1f329567736c52932d27b6ef5fe4b56ad18a7a898cb4d5abb749f010317"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",