mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 140.0.7339.185
This commit is contained in:
parent
dc1d7d6750
commit
a55f24d5af
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "140.0.7339.82",
|
||||
"version": "140.0.7339.185",
|
||||
"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/140.0.7339.82/win64/chromedriver-win64.zip",
|
||||
"hash": "e04aeac80cc900f6dae4a7a2ae414d0935c1cec2cd2258f007b7e1fd632dcc6c",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/140.0.7339.185/win64/chromedriver-win64.zip",
|
||||
"hash": "71435de3bec5bc8d23446167255579daa893c8517e4e7a1498b10cc98d92df77",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/140.0.7339.82/win32/chromedriver-win32.zip",
|
||||
"hash": "0b56ad3e61c0fd6d9aeae1e2258e906dc184b2e8adb699ada5df5b0cbe08614a",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/140.0.7339.185/win32/chromedriver-win32.zip",
|
||||
"hash": "9bf00b618a2b4abef71834ef4d89fb1b7568c1d6091a06b949176f841381495c",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user