edgedriver: Update to version 100.0.1167.0

This commit is contained in:
github-actions[bot] 2022-02-17 00:33:14 +00:00
parent 1b2aa7d96f
commit e9f0f55ec7

View File

@ -1,5 +1,5 @@
{ {
"version": "100.0.1166.0", "version": "100.0.1167.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.1166.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/100.0.1167.0/edgedriver_win64.zip",
"hash": "1e89401bebdac2a8d0c2214e078cee566cc3b5a9d3b2f69235f735c1c2781d4f" "hash": "6644093f8850c7b649950dfc77f47a2e31a589c0b4f5f5644e7a4191f824dd31"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/100.0.1166.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/100.0.1167.0/edgedriver_win32.zip",
"hash": "0603a04c4af7db4a36dbf40ff57fd1ce64ad893b7cdff2129c4457657d4b3b6d" "hash": "8d3faaf3db12d448e465160f35402c9ad1f53933e933ee3f3408401f13d1b9b1"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",