edgedriver: Update to version 136.0.3240.64

This commit is contained in:
github-actions[bot] 2025-05-09 12:31:15 +00:00
parent 482519483f
commit 496f90078f

View File

@ -1,5 +1,5 @@
{ {
"version": "136.0.3240.50", "version": "136.0.3240.64",
"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/136.0.3240.50/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_win64.zip",
"hash": "b43133e9ae99b8bc85374d17c324019e5e6bf783a79652f6b61a0250e758c648" "hash": "e18d0c7f367d61f545743dcb1c4005b562b3fc2bc802fef8a92e815f380bd669"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/136.0.3240.50/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_win32.zip",
"hash": "ef426910c2f09448a1fb7f3b649128a00cb9d811c2696caab37510d18224e20c" "hash": "ca392fa986be8703a0631b23de7fb379a017f195b7c470796f369b8001edfb30"
}, },
"arm64": { "arm64": {
"url": "https://msedgedriver.azureedge.net/136.0.3240.50/edgedriver_arm64.zip", "url": "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_arm64.zip",
"hash": "da00cfcb27738bf748b6e0102708592f72903fe572fe075ec5a087ac4519a356" "hash": "7009334c7ba75b2cd24885f2d48adc832f41c8a36aae13eebab2e8e16bf5e87e"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",