edgedriver: Update to version 133.0.3065.69

This commit is contained in:
github-actions[bot] 2025-02-22 20:26:39 +00:00
parent 3c98529f19
commit 899fcafe9c

View File

@ -1,5 +1,5 @@
{ {
"version": "133.0.3065.82", "version": "133.0.3065.69",
"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/133.0.3065.82/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/133.0.3065.69/edgedriver_win64.zip",
"hash": "f1c306f742bb262c8dd34bceba74487e20acb69fce2beabd43f136416c223028" "hash": "1f7d0e7efa021c1ed0866a188b55785b41fd9eceead7c2923021ce95a2724544"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/133.0.3065.82/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/133.0.3065.69/edgedriver_win32.zip",
"hash": "b7e1da26e000803335fcbed26fa015154546b403bd48658cdf93ae790f6ea407" "hash": "6b2257fb37100453f75b31acbd4c5120cc2c1460512837abecca797474089000"
}, },
"arm64": { "arm64": {
"url": "https://msedgedriver.azureedge.net/133.0.3065.82/edgedriver_arm64.zip", "url": "https://msedgedriver.azureedge.net/133.0.3065.69/edgedriver_arm64.zip",
"hash": "f6c97fa400d5049cb31128c6d8311213426fd5256b5a3ad07043411d30cbccdd" "hash": "6f63d2dfec2d568d0b22157df28908e6f4b915af79f5b332b0c2ffbbc07d895b"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",