mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 02:51:19 +00:00
12 lines
493 B
JSON
12 lines
493 B
JSON
{
|
|
"version": "2.32",
|
|
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
|
|
"url": "https://chromedriver.storage.googleapis.com/2.32/chromedriver_win32.zip",
|
|
"hash": "145c9003d9d4d098e87349a8a628a03d1d8735ff0db39eec4b6c6770ec154214",
|
|
"bin": "chromedriver.exe",
|
|
"checkver": "Latest Release: <a href=\"[^\"]+\">ChromeDriver ([\\d.]+)",
|
|
"autoupdate": {
|
|
"url": "https://chromedriver.storage.googleapis.com/$version/chromedriver_win32.zip"
|
|
}
|
|
}
|