edgedriver: Update to version 83.0.474.0

This commit is contained in:
Richard Kuhnt 2020-04-03 20:01:50 +00:00
parent 80b14c6849
commit 858c477d71

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver", "homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
"version": "83.0.473.0", "version": "83.0.474.0",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://az813057.vo.msecnd.net/webdriver/license.html" "url": "https://az813057.vo.msecnd.net/webdriver/license.html"
@ -8,12 +8,12 @@
"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).",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://msedgedriver.azureedge.net/83.0.473.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/83.0.474.0/edgedriver_win64.zip",
"hash": "11712141123ba9e74746901f4e41e9b15fc05aa71cf5bb638e1c6695cc12eeec" "hash": "60954465da3d4df824bde369470bbaf6442e3525afc39a53985af92e7283ca60"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/83.0.473.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/83.0.474.0/edgedriver_win32.zip",
"hash": "1b5c5dee37176e65fd7fc4cc056e5468ea8fe50d573c4cf3fe6eba2cdbcc55a7" "hash": "2f05f4ab28023da40f97c4a0f68e0ca10aad520a31b57771425fe92a2febf8c3"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",