edgedriver: Update to version 93.0.930.0

This commit is contained in:
Richard Kuhnt 2021-06-22 22:00:56 +00:00
parent 8b875f3944
commit 5f28f80c37

View File

@ -1,5 +1,5 @@
{ {
"version": "93.0.929.0", "version": "93.0.930.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/93.0.929.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/93.0.930.0/edgedriver_win64.zip",
"hash": "caec6295cd0b3bdffdfeafe84dc544e3e4e324e3cad747bb63782fc3c25ba0ed" "hash": "0b280aba67096a350fc5ec1a9af1d6b5bd87ce70795007ac5563b9ada1cf0d35"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/93.0.929.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/93.0.930.0/edgedriver_win32.zip",
"hash": "18b7d44009023497b27cf72c4202b3ad41f345b71f2049e173eb3014fad1a427" "hash": "db998ca67803de38054075449432ea4afebf457aa13f337cf763df999a38c39b"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",