mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
chromedriver: Update to version 138.0.7204.183
This commit is contained in:
parent
1730e96399
commit
4c4dedaef7
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "138.0.7204.168",
|
"version": "138.0.7204.183",
|
||||||
"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.168/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.183/win64/chromedriver-win64.zip",
|
||||||
"hash": "11e44f65c87badce30d9ce86879e506e3d3b7ad611f78259cdd44c49e393a50b",
|
"hash": "b1aba8697f8412bed9e7a7d054819e8cce8c5d13553d9f274ccb1df66c884315",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.168/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.183/win32/chromedriver-win32.zip",
|
||||||
"hash": "847b737f0a310fc191cbe7d1a777a35cf72c27247dfff608e7bb71b5e4336796",
|
"hash": "8f2f702b1affeaddd62a25960e348d6f2ab2f653ba870b868be598c061b21899",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user