edgedriver: Update to version 110.0.1532.0

This commit is contained in:
github-actions[bot] 2022-11-30 00:33:08 +00:00
parent c98b1a5df5
commit d40f401ee4

View File

@ -1,5 +1,5 @@
{ {
"version": "110.0.1529.0", "version": "110.0.1532.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/110.0.1529.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/110.0.1532.0/edgedriver_win64.zip",
"hash": "20f9da15b3e6db22d73ebf30e86a571b60528e417d2559b72c90672a12625c0f" "hash": "d75898bfaf0ffbcca646fe04dc07486c968de81d2b1c0d9d6185002d841893a3"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/110.0.1529.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/110.0.1532.0/edgedriver_win32.zip",
"hash": "5ebf4bcf5370ce1e5267bb17ab65a7cb03198184ec2a2a954a9b31d4383b346c" "hash": "54e51f50bebe8e782c115a63109cb1a7b4d7925cd64a9a32a42c29f1b7058d88"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",