edgedriver: Update to version 92.0.901.0

This commit is contained in:
Richard Kuhnt 2021-05-27 19:00:23 +00:00
parent 24d75e0760
commit 104f198b84

View File

@ -1,5 +1,5 @@
{ {
"version": "92.0.900.0", "version": "92.0.901.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/92.0.900.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/92.0.901.0/edgedriver_win64.zip",
"hash": "2b13a208e411756a6317a666698db23c5cb793602a3890568830212e81cc1389" "hash": "4b7ae0e625dac7fec14218e83c823f53411b0e225e3bcb73d4eb42f4860698fb"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/92.0.900.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/92.0.901.0/edgedriver_win32.zip",
"hash": "dd0538989a49dd045aabde3c3836d951df58f025366cc469311256923f3c87f2" "hash": "f12d5880e33f8e9dbdaab7f1a47790f13605bddce1fe1924c7d39813c3ad48a0"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",