edgedriver: Update to version 86.0.592.0

This commit is contained in:
Richard Kuhnt 2020-07-29 18:00:30 +00:00
parent 6ce2f0d6cb
commit 1c54a531a7

View File

@ -1,5 +1,5 @@
{ {
"version": "86.0.591.0", "version": "86.0.592.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/86.0.591.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/86.0.592.0/edgedriver_win64.zip",
"hash": "8cdbea87d3a22e0b252e32c2f47ca5207380120e8542fa8a29822344a96dc63e" "hash": "9a9057f5583573e8df636c6800fdb010d5e0c8df57ac34c72378da3592bd8c2c"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/86.0.591.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/86.0.592.0/edgedriver_win32.zip",
"hash": "3983bf0f5c5871836cc76f2706e9764fe3f5e1e0fe348e8ee806acef953a465b" "hash": "83a7c3d922203fdecab3da7d48693ed480e1167409241cc0bed916ce9e6b254e"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",