ScoopInstaller_Main/geckodriver.json
2017-10-31 20:00:21 +00:00

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"
}
}