Skip to content

Commit

Permalink
Update chromedriver to version 2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Jun 8, 2017
1 parent 751921a commit 07ac0ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/chromedriver.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": "2.29",
"version": "2.30",
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"url": "https://chromedriver.storage.googleapis.com/2.29/chromedriver_win32.zip",
"hash": "d04084021ddd87400e9eddbee8648c97d429f038f54fe06b279584eee441a4b1",
"url": "https://chromedriver.storage.googleapis.com/2.30/chromedriver_win32.zip",
"hash": "c2f7acc1a49aac791a7692f0ea4a54e4f231e2c1f95428b36049882784b82a10",
"bin": "chromedriver.exe",
"checkver": "Latest Release: <a href=\"[^\"]+\">ChromeDriver ([\\d.]+)",
"autoupdate": {
Expand Down

0 comments on commit 07ac0ea

Please sign in to comment.