edgedriver: Update to version 84.0.507.0

This commit is contained in:
Richard Kuhnt 2020-05-07 00:01:48 +00:00
parent c2a0255798
commit 7af518cc48

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": "84.0.506.0", "version": "84.0.507.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/84.0.506.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/84.0.507.0/edgedriver_win64.zip",
"hash": "9feacbd3222bce6838e21332b32ba1a7188dde6ff2f5d8447911927f2fe196e8" "hash": "53f4a0ae5489fb8e039e72822f396b06616081b079bc8ec02cc794fc8db7130c"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/84.0.506.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/84.0.507.0/edgedriver_win32.zip",
"hash": "4db6fc0837377789d319f755fc3924966f9f2c9a884a45d90328943504624708" "hash": "c31d49d2fbd2f3d4bacfe95caba4e5c5a419ed03c0873d6922121460bf08f468"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",