edgedriver: Update to version 110.0.1536.0

This commit is contained in:
github-actions[bot] 2022-12-02 04:30:14 +00:00
parent 83201abe8f
commit c77b45a208

View File

@ -1,5 +1,5 @@
{
"version": "110.0.1534.0",
"version": "110.0.1536.0",
"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",
"license": {
@ -9,12 +9,12 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": {
"64bit": {
"url": "https://msedgedriver.azureedge.net/110.0.1534.0/edgedriver_win64.zip",
"hash": "6ff14fd283778a3c526c3dc150ad5622a7be8ab11ceb4ed1d33a6e4aa6874b6d"
"url": "https://msedgedriver.azureedge.net/110.0.1536.0/edgedriver_win64.zip",
"hash": "604fed21a65e46e918ff07dffb72d215a1660fd5bc277cf8e2adfc5c33a47cc0"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/110.0.1534.0/edgedriver_win32.zip",
"hash": "2b3851e5e567ca1982f456b20d504ed90ed9c452d0eb1fad04216f05d2613774"
"url": "https://msedgedriver.azureedge.net/110.0.1536.0/edgedriver_win32.zip",
"hash": "871f7adead6ea7812d1c0873066b4ea83df9496d0c2fdd56ba9e0b41e64abb24"
}
},
"bin": "msedgedriver.exe",