mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update chromedriver to version 2.40
This commit is contained in:
parent
470a801b2a
commit
c94e9ac494
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "2.39",
|
"version": "2.40",
|
||||||
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
|
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://chromedriver.storage.googleapis.com/2.39/chromedriver_win32.zip",
|
"url": "https://chromedriver.storage.googleapis.com/2.40/chromedriver_win32.zip",
|
||||||
"hash": "cc9d2d714f06f3d07cc599df82fdf73bad656c90c5a915b20e7aa52d31c47bbb",
|
"hash": "035e7cac5dcf1eed73f3c9d0594fe1cd3c7b578670b4e7f2cadb5b3f6d48eaf2",
|
||||||
"bin": "chromedriver.exe",
|
"bin": "chromedriver.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",
|
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user