edgedriver: Update to version 108.0.1461.0

This commit is contained in:
github-actions[bot] 2022-10-26 00:35:08 +00:00
parent e28c66c8a0
commit 1dc31be131

View File

@ -1,5 +1,5 @@
{ {
"version": "108.0.1460.0", "version": "108.0.1461.0",
"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,12 +9,12 @@
"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/108.0.1460.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/108.0.1461.0/edgedriver_win64.zip",
"hash": "81e62ed222d9caa070125f112d680f49c11c893ab41e4ad7c9b240af96dfe34e" "hash": "eefb6c53bb5994b1886c6329f55ec643baaafb56217f2d2ffba0b23959ee5756"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/108.0.1460.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/108.0.1461.0/edgedriver_win32.zip",
"hash": "c023eeb85e0edb1bd94230ad3f424c8d9a8a2783018ec0c2fcce75408c69ae0b" "hash": "cb42836f023b093d85b59ecd1ee1613e9aaceac3b53caad7fbe052fc1817c83c"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",