mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chromedriver: Update to version 132.0.6834.111
This commit is contained in:
parent
ae8f72db37
commit
d5789801d7
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "132.0.6834.110",
|
||||
"version": "132.0.6834.111",
|
||||
"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/132.0.6834.110/win64/chromedriver-win64.zip",
|
||||
"hash": "a85bf29d639e1e34926eba118ac2cadd4992b6d26552016e9ffb0ddaa4aa68ff",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.111/win64/chromedriver-win64.zip",
|
||||
"hash": "b1f51f04c0db50628c0b35444306b4240a9ede9982f39adfe9c6997dcb2863df",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.110/win32/chromedriver-win32.zip",
|
||||
"hash": "59d63c0838a03638d193c8bd4efe738e91748322feea2f7fedb56d3723a721ae",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.111/win32/chromedriver-win32.zip",
|
||||
"hash": "567c7bbf91dec46dcd7bd0e0bdced412a09b1e9056a3c46c2581c8e5d1181100",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user