mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 128.0.6613.84
This commit is contained in:
parent
1928ffdf9d
commit
46f47246fb
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "127.0.6533.119",
|
||||
"version": "128.0.6613.84",
|
||||
"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/127.0.6533.119/win64/chromedriver-win64.zip",
|
||||
"hash": "e8c01d662d356d242a44730a38f2fd55ff6ab664f3e5755753f6fd72fd070644",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/128.0.6613.84/win64/chromedriver-win64.zip",
|
||||
"hash": "400e58f4e04e5330509385dc66a82a81cf8cdd45ef99946437c7c6913966b771",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.119/win32/chromedriver-win32.zip",
|
||||
"hash": "5675a3f31fe6a2ea9a857738f869e2e6d0fa8c440efe453bba5d021a97407d7a",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/128.0.6613.84/win32/chromedriver-win32.zip",
|
||||
"hash": "f106328990e48ba803221e12fe1d1cad830f148daa8b0ddff93de5f36fbc3715",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user