edgedriver: Update to version 100.0.1175.0

This commit is contained in:
github-actions[bot] 2022-02-24 20:27:01 +00:00
parent 9d8c830354
commit 021fbb9509

View File

@ -1,5 +1,5 @@
{ {
"version": "100.0.1169.0", "version": "100.0.1175.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/100.0.1169.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/100.0.1175.0/edgedriver_win64.zip",
"hash": "3caf28b66f3ea9fb2fc375270dd5eb0fa2392dbec12f445e867e4c636305f8c4" "hash": "4c4b09a51932dbde29c4a7cde6f293ad61b3a0ff1a9b1b7c13501e68682de62c"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/100.0.1169.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/100.0.1175.0/edgedriver_win32.zip",
"hash": "048f5dd04d832b70ab29049699ed927f6c18d93d2c8b65ddcaae5bf7308d63d5" "hash": "4a1825c21039132117ee15939276263f58ebf8586073b680f7651ff181fd1a0a"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",