mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
geckodriver: Update to version 0.28.0
This commit is contained in:
parent
465db7d4cb
commit
b3cefa8a8e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.27.0",
|
||||
"version": "0.28.0",
|
||||
"description": "WebDriver for the Firefox web browser.",
|
||||
"homepage": "https://github.com/mozilla/geckodriver",
|
||||
"license": "MPL-2.0",
|
||||
@ -7,12 +7,12 @@
|
||||
"checkver": "github",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.27.0/geckodriver-v0.27.0-win64.zip",
|
||||
"hash": "7813f897130d50eec40bfc1a6f9bec36c627fc11993db07a6b6a607fc5491820"
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.28.0/geckodriver-v0.28.0-win64.zip",
|
||||
"hash": "49f991b4f25565a5b7008936698f189debc755e6023789adba0c7440b6c960ac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.27.0/geckodriver-v0.27.0-win32.zip",
|
||||
"hash": "ac0a7fe96e982ad2a8c030e4583de0512b104a57d85d845b864552a9c5f1a567"
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.28.0/geckodriver-v0.28.0-win32.zip",
|
||||
"hash": "96fb2e2dfde01188f04f51c16c54d35bdd495881ce1744e38f39570c2c55118d"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user