mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Add geckodriver version 0.19.0
This commit is contained in:
parent
f8d797c830
commit
1e68888454
11
geckodriver.json
Normal file
11
geckodriver.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user