mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 139.0.7258.68
This commit is contained in:
parent
7df534c790
commit
d1c89914c9
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "139.0.7258.66",
|
||||
"version": "139.0.7258.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/139.0.7258.66/win64/chromedriver-win64.zip",
|
||||
"hash": "75722b30ad6af4793c3f0118147cb821d079998753db54ee1a973407c2ccfea9",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.68/win64/chromedriver-win64.zip",
|
||||
"hash": "d4af3e6c8f3a7ceb50ff298e43ff07efcad46c1d6ceb0d894eeb2d593db7e522",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.66/win32/chromedriver-win32.zip",
|
||||
"hash": "1bc9da6845d90423be1c9d4e2adbe03749b365170b6ddfc15fa7109b0f46b598",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.68/win32/chromedriver-win32.zip",
|
||||
"hash": "e9f82d140bd04b171f422f05fc63da063b32d44d4a9a655602ac47300d5ca8e4",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user