edgedriver: Update to version 101.0.1198.0

This commit is contained in:
github-actions[bot] 2022-03-19 00:32:21 +00:00
parent f72d8a6c10
commit a87babb7c8

View File

@ -1,5 +1,5 @@
{
"version": "101.0.1197.0",
"version": "101.0.1198.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/101.0.1197.0/edgedriver_win64.zip",
"hash": "4b7411838ce011f8c415efee034a8b6e3b18a0004bbe5ef607c30087cc9d7d63"
"url": "https://msedgedriver.azureedge.net/101.0.1198.0/edgedriver_win64.zip",
"hash": "9e0e063859565593a59b27ebe02d5683f8c371570fabe61a9b0db71f9cd62e28"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/101.0.1197.0/edgedriver_win32.zip",
"hash": "1bcbc4aa238dd8a83ff052eed53eb5d1a4e8f9737f396d543d32364f51fcaa3f"
"url": "https://msedgedriver.azureedge.net/101.0.1198.0/edgedriver_win32.zip",
"hash": "c0710994040d3bb95bbb62a66eb2fba0761a0f28a6f91c2f70fa207cecf2d418"
}
},
"bin": "msedgedriver.exe",