edgedriver: Update to version 100.0.1169.0

This commit is contained in:
github-actions[bot] 2022-02-19 00:35:18 +00:00
parent 424b443909
commit c27762f117

View File

@ -1,5 +1,5 @@
{
"version": "100.0.1168.0",
"version": "100.0.1169.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/100.0.1168.0/edgedriver_win64.zip",
"hash": "0e59a5a1196163bd89b5771afb45762ff692b45536fb37370dc454729311170b"
"url": "https://msedgedriver.azureedge.net/100.0.1169.0/edgedriver_win64.zip",
"hash": "3caf28b66f3ea9fb2fc375270dd5eb0fa2392dbec12f445e867e4c636305f8c4"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/100.0.1168.0/edgedriver_win32.zip",
"hash": "17a1981cb9f3eb1b70d2f812bdd3395ab6259a341657116a13355c8c913f2374"
"url": "https://msedgedriver.azureedge.net/100.0.1169.0/edgedriver_win32.zip",
"hash": "048f5dd04d832b70ab29049699ed927f6c18d93d2c8b65ddcaae5bf7308d63d5"
}
},
"bin": "msedgedriver.exe",