mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
chromedriver: Update to version 137.0.7151.68
This commit is contained in:
parent
1b5b619408
commit
23984b46c2
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "137.0.7151.55",
|
||||
"version": "137.0.7151.68",
|
||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||
"homepage": "https://chromedriver.chromium.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.55/win64/chromedriver-win64.zip",
|
||||
"hash": "aa28aebd749c0b02dd706a1979ca9028b96b6ab8186ce99bedf75aeabb86c539",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.68/win64/chromedriver-win64.zip",
|
||||
"hash": "1e1be39e6b02163d0b7886419ceffb158d01bd0a09a418852fb76b433c2ee265",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.55/win32/chromedriver-win32.zip",
|
||||
"hash": "3f2e60287a1770e47a1478c4416b54edadebb9cbabf590f0a95b82c244f18d6a",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.68/win32/chromedriver-win32.zip",
|
||||
"hash": "bbcd97e5b6a5cb6bb8e13ebe211cb2e1c2baea9b5e80b19b474b3ea763d75cad",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user