edgedriver: Update to version 83.0.471.0

This commit is contained in:
Richard Kuhnt 2020-03-31 18:01:50 +00:00
parent 5008c26fb0
commit 58a7f297ee

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.470.0", "version": "83.0.471.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.470.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/83.0.471.0/edgedriver_win64.zip",
"hash": "b590726fd16f192cde4534285f85e53aec9c356eb536786c28efd9953a3cd88e" "hash": "b9170e04fba336cbab686f2e594730e0d42b1bf593eb2647634226416a010a7f"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/83.0.470.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/83.0.471.0/edgedriver_win32.zip",
"hash": "277a12ba26d074b48bebca73f092eb60925626bca29a5540d7aa0764e33f896a" "hash": "e5baa8bfd86b2397a57f711821a9ae23fbeee98bf85414b51a19aca449b04129"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",