edgedriver: Update to version 83.0.470.0

This commit is contained in:
Richard Kuhnt 2020-03-31 09:01:50 +00:00
parent a365946018
commit 9128585856

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.467.0", "version": "83.0.470.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.467.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/83.0.470.0/edgedriver_win64.zip",
"hash": "f53cf1e67a07c1744d2698cc12d5cec07e1a060a2c463c45cb03067e8c060a68" "hash": "b590726fd16f192cde4534285f85e53aec9c356eb536786c28efd9953a3cd88e"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/83.0.467.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/83.0.470.0/edgedriver_win32.zip",
"hash": "af081da332fc9ed22c0badb57a7290166d23ef9a95b862ba846031c919ff04e9" "hash": "277a12ba26d074b48bebca73f092eb60925626bca29a5540d7aa0764e33f896a"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",