mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
chromedriver: Update to version 139.0.7258.66
This commit is contained in:
parent
48725729cb
commit
5e92f7d32d
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "138.0.7204.183",
|
"version": "139.0.7258.66",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"homepage": "https://chromedriver.chromium.org/",
|
"homepage": "https://chromedriver.chromium.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.183/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.66/win64/chromedriver-win64.zip",
|
||||||
"hash": "b1aba8697f8412bed9e7a7d054819e8cce8c5d13553d9f274ccb1df66c884315",
|
"hash": "75722b30ad6af4793c3f0118147cb821d079998753db54ee1a973407c2ccfea9",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.183/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.66/win32/chromedriver-win32.zip",
|
||||||
"hash": "8f2f702b1affeaddd62a25960e348d6f2ab2f653ba870b868be598c061b21899",
|
"hash": "1bc9da6845d90423be1c9d4e2adbe03749b365170b6ddfc15fa7109b0f46b598",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user