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