edgedriver: Update to version 93.0.930.0

This commit is contained in:
Richard Kuhnt 2021-06-23 21:00:24 +00:00
parent c9f45fdbbb
commit eb638daceb

View File

@ -1,5 +1,5 @@
{ {
"version": "93.0.931.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.931.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/93.0.930.0/edgedriver_win64.zip",
"hash": "53b4cf8ac4f29e9a09b73eb7cef77c29ac50d15b53aff0afa4718e914bfa32f7" "hash": "0b280aba67096a350fc5ec1a9af1d6b5bd87ce70795007ac5563b9ada1cf0d35"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/93.0.931.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/93.0.930.0/edgedriver_win32.zip",
"hash": "3013dabbef2a608e2d406388a35c4efd9aac02c9d38d224177e1ad0f739cd743" "hash": "db998ca67803de38054075449432ea4afebf457aa13f337cf763df999a38c39b"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",