edgedriver: Update to version 98.0.1092.0

This commit is contained in:
Richard Kuhnt 2021-12-02 18:00:34 +00:00
parent f78995cf19
commit cb4a308316

View File

@ -1,5 +1,5 @@
{ {
"version": "98.0.1091.0", "version": "98.0.1092.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/98.0.1091.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/98.0.1092.0/edgedriver_win64.zip",
"hash": "048f2b1266ffba6f8ec4130727b4f8ffc0bd1bb8f184687b09ec2356c76d030c" "hash": "77e5187f92e640b1e4dbff212721dc5898128b971e2e54b21d306cc8868ea2cc"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/98.0.1091.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/98.0.1092.0/edgedriver_win32.zip",
"hash": "74839e4e410b522aeda423cfd4fbdc647ae02aee4641d7005181a35945e26992" "hash": "bc89b723f8751ad3556a375047a8b3824ab50289526890a5ad5271cadcf0f29c"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",