edgedriver: Update to version 131.0.2903.63

This commit is contained in:
github-actions[bot] 2024-11-23 00:36:06 +00:00
parent 4806a90df6
commit 645a7488f7

View File

@ -1,5 +1,5 @@
{ {
"version": "131.0.2903.51", "version": "131.0.2903.63",
"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/131.0.2903.51/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/131.0.2903.63/edgedriver_win64.zip",
"hash": "d105afec7a162322bef6f1d33c4435ed0cb82a5eb0d802d8ac4e796827ada3c5" "hash": "039178f7912eb8c156956c64cea5bd9e98bbf910a233592318759043c2958604"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/131.0.2903.51/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/131.0.2903.63/edgedriver_win32.zip",
"hash": "63e41847b9745dc594383730f1b2eeb4acf0dba2fee1e5024bf722d8b389af3d" "hash": "580eabe98d0d9a71956a8d976b5c4cc5cc0f6eccdbeb03d7985a0ba0cc6beec8"
}, },
"arm64": { "arm64": {
"url": "https://msedgedriver.azureedge.net/131.0.2903.51/edgedriver_arm64.zip", "url": "https://msedgedriver.azureedge.net/131.0.2903.63/edgedriver_arm64.zip",
"hash": "1032dbabe520c42a996706394ba20fa5c2fa377c1b33160ae702839ccaa14a52" "hash": "339075f582d3e829dc382670601522a6cc9f8d134a0f6010fe49b57351ae96c9"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",