mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
chromedriver: Update to version 2.42
This commit is contained in:
parent
fed5b9243d
commit
5e8859d1f9
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "2.41",
|
"version": "2.42",
|
||||||
"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.41/chromedriver_win32.zip",
|
"url": "https://chromedriver.storage.googleapis.com/2.42/chromedriver_win32.zip",
|
||||||
"hash": "ce0675d3b33ce9ae4ddb5361c1f636c0801a3b9f02937b0096cb3232848a927e",
|
"hash": "fefe53f05cfd190a01c259a56e34e1fdeb604a24ec38f170e6f001eca505f2f7",
|
||||||
"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