edgedriver: Update to version 90.0.787.0

This commit is contained in:
Richard Kuhnt 2021-02-03 20:00:24 +00:00
parent 09505eba86
commit e45337e447

View File

@ -1,5 +1,5 @@
{
"version": "90.0.786.0",
"version": "90.0.787.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.786.0/edgedriver_win64.zip",
"hash": "b36ab0db8d67ed22307189ca656bdb54b6234eafa2bc580d304ddb033d4d3cac"
"url": "https://msedgedriver.azureedge.net/90.0.787.0/edgedriver_win64.zip",
"hash": "47f5f5976c693633434f32f6442c95f86eb1aadb496252dc7e0d14635cc25683"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/90.0.786.0/edgedriver_win32.zip",
"hash": "3c76be5a83d09bd2c694c75ab6173452e6945bfcc3ba324228fa1b7219577945"
"url": "https://msedgedriver.azureedge.net/90.0.787.0/edgedriver_win32.zip",
"hash": "bc3ef0d43dfa9ff3b5ff25a81c2371e167e5da5864f16dcfbe5e2be9eaa8b2b0"
}
},
"bin": "msedgedriver.exe",