mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
12 lines
474 B
JSON
12 lines
474 B
JSON
{
|
|
"version": "0.19.1",
|
|
"homepage": "https://github.com/mozilla/geckodriver",
|
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-win64.zip",
|
|
"hash": "b1c180842aa127686b93b4bf8570790c26a13dcb4c703a073404e0918de42090",
|
|
"bin": "geckodriver.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v$version/geckodriver-v$version-win64.zip"
|
|
}
|
|
}
|