edgedriver: Update to version 94.0.979.0

This commit is contained in:
Richard Kuhnt 2021-08-10 17:00:34 +00:00
parent 65f351008d
commit 0ba9454999

View File

@ -1,5 +1,5 @@
{ {
"version": "94.0.978.0", "version": "94.0.979.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/94.0.978.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/94.0.979.0/edgedriver_win64.zip",
"hash": "eb1cbdec015f42a093aa1d89258f123534b74aebc95d3f880efba53d21203bc0" "hash": "4a32ec376ebfa4468ed46be2fd51a581f95a78a789a0253a77220873f08024fc"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/94.0.978.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/94.0.979.0/edgedriver_win32.zip",
"hash": "f93486563e8e8d86660617230426d693ad261e509907aebb0359c0cf06d0102b" "hash": "c29d826c3b23a96430402a1582c84c3983d01b7ee3c3d4dfc4364b5379ec467a"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",