edgedriver: Update to version 98.0.1081.0

This commit is contained in:
Richard Kuhnt 2021-11-19 21:00:33 +00:00
parent e4696f02e7
commit a9ee84610e

View File

@ -1,5 +1,5 @@
{
"version": "98.0.1080.0",
"version": "98.0.1081.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/98.0.1080.0/edgedriver_win64.zip",
"hash": "e2c6e2354dd426054bd17825bb7c789c71566d8c08a404dae7583c94b59198d6"
"url": "https://msedgedriver.azureedge.net/98.0.1081.0/edgedriver_win64.zip",
"hash": "e2568f0e9178e72141a0015415a5d251cb35e81481e0a2239e761a1dd990a985"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/98.0.1080.0/edgedriver_win32.zip",
"hash": "2289b13b636a747cfb98ebf73de52f0a275a584ef2a9dc8880023da1598a180b"
"url": "https://msedgedriver.azureedge.net/98.0.1081.0/edgedriver_win32.zip",
"hash": "5027ffe7dc1ef01a2a7126735a2837e18e4b3407554a2785b99e1d0a8ce84b67"
}
},
"bin": "msedgedriver.exe",