edgedriver: Update to version 83.0.472.0

This commit is contained in:
Richard Kuhnt 2020-04-01 18:01:52 +00:00
parent 6dc20a3586
commit 44645b36a4

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.471.0", "version": "83.0.472.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.471.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/83.0.472.0/edgedriver_win64.zip",
"hash": "b9170e04fba336cbab686f2e594730e0d42b1bf593eb2647634226416a010a7f" "hash": "a9df12aff332e9bfbd465e386934554f0f1a4215d84f93ecb153f09f4fc4b001"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/83.0.471.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/83.0.472.0/edgedriver_win32.zip",
"hash": "e5baa8bfd86b2397a57f711821a9ae23fbeee98bf85414b51a19aca449b04129" "hash": "6b9fdf218b24a01a51cf9b2b31083cd38f65a418074a681ff1b152c4c629fb52"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",