mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 09:21:25 +00:00
12 lines
474 B
JSON
12 lines
474 B
JSON
{
|
|
"version": "0.19.0",
|
|
"homepage": "https://github.com/mozilla/geckodriver",
|
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.19.0/geckodriver-v0.19.0-win64.zip",
|
|
"hash": "701099db0ecc6135d3c15623f2312475b0b7accdae4adef18721a07f9b54d52e",
|
|
"bin": "geckodriver.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v$version/geckodriver-v$version-win64.zip"
|
|
}
|
|
}
|