edgedriver: Update to version 90.0.801.0

This commit is contained in:
Richard Kuhnt 2021-02-17 19:01:48 +00:00
parent 66856c88ae
commit 0fe588092f

View File

@ -1,5 +1,5 @@
{
"version": "90.0.800.0",
"version": "90.0.801.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/90.0.800.0/edgedriver_win64.zip",
"hash": "67a7e6bcef9da5c6796cc26b7255b5bece6e09c92fb45da3448d03b9aba1e936"
"url": "https://msedgedriver.azureedge.net/90.0.801.0/edgedriver_win64.zip",
"hash": "9a4b8be6da3068d6100343b168208f1c91ce4e51cfdc5182b6d60f3873694685"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/90.0.800.0/edgedriver_win32.zip",
"hash": "6de4d4f7d3eee3b6de594e9bdda3c652535b736179ca573467742ad2a1ded027"
"url": "https://msedgedriver.azureedge.net/90.0.801.0/edgedriver_win32.zip",
"hash": "d1a6968b6b2a94acc2f21430dd90563ca2d5aa3543b6b0aa6623f5133f0f08b9"
}
},
"bin": "msedgedriver.exe",