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