chromedriver: Update to version 2.41

This commit is contained in:
Richard Kuhnt 2018-07-27 22:00:19 +00:00
parent 0264ae96a9
commit 01b27c10ef

View File

@ -1,10 +1,10 @@
{
"version": "2.40",
"version": "2.41",
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"description": "An open source tool for automated testing of webapps across many browsers",
"license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/2.40/chromedriver_win32.zip",
"hash": "035e7cac5dcf1eed73f3c9d0594fe1cd3c7b578670b4e7f2cadb5b3f6d48eaf2",
"url": "https://chromedriver.storage.googleapis.com/2.41/chromedriver_win32.zip",
"hash": "ce0675d3b33ce9ae4ddb5361c1f636c0801a3b9f02937b0096cb3232848a927e",
"bin": "chromedriver.exe",
"checkver": {
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",