mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-11 18:01:19 +00:00
15 lines
558 B
JSON
15 lines
558 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",
|
|
"hash": {
|
|
"mode": "download"
|
|
}
|
|
}
|
|
}
|