edgedriver: Update to version 91.0.830.0

This commit is contained in:
Richard Kuhnt 2021-03-18 22:00:25 +00:00
parent a986574d96
commit f6077760c4

View File

@ -1,5 +1,5 @@
{ {
"version": "91.0.828.0", "version": "91.0.830.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/91.0.828.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/91.0.830.0/edgedriver_win64.zip",
"hash": "6001c42288ba88765b1f22cdfcc08ea9848dccbc2545e693fa7e5b4c6692da0f" "hash": "9692200a7b3e17cba47a985d7fe34b36586f11faf2566b2e6aacad774122444d"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/91.0.828.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/91.0.830.0/edgedriver_win32.zip",
"hash": "2e0c0c1869d163ea95d22033d5a507df778299708892bf01c91b029e440cd076" "hash": "10fae4c11effc52d1aa6d1b8d77e288303b302208bd81b8c97ba97dc963493da"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",