edgedriver: Update to version 111.0.1651.0

This commit is contained in:
github-actions[bot] 2023-01-30 04:30:53 +00:00
parent 30116415d9
commit 0542cdc2fe

View File

@ -1,5 +1,5 @@
{ {
"version": "111.0.1648.0", "version": "111.0.1651.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/111.0.1648.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/111.0.1651.0/edgedriver_win64.zip",
"hash": "2539fa07d014b708cb1a80cebecec2402a62a3fff0b318e1d3b6d98208f81fc2" "hash": "6a2aed64063e004ae44d11df3b94de97e41e19f2e576b2f2e9d91041990111ad"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/111.0.1648.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/111.0.1651.0/edgedriver_win32.zip",
"hash": "2d6b2b311ce76ef7355c62be3618460d6a0f20ee72b23444402bc08450f59627" "hash": "da9dd0791a5e11bb58007899c8a455df25bb47bac33a4541750d4c5bdd600eea"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",