mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
geckodriver: Update to version 0.22.0
This commit is contained in:
parent
d320b98c82
commit
a5e850cb95
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.21.0",
|
"version": "0.22.0",
|
||||||
"homepage": "https://github.com/mozilla/geckodriver",
|
"homepage": "https://github.com/mozilla/geckodriver",
|
||||||
"bin": "geckodriver.exe",
|
"bin": "geckodriver.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.21.0/geckodriver-v0.21.0-win64.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.22.0/geckodriver-v0.22.0-win64.zip",
|
||||||
"hash": "d69db48b75b365b833c690435743b7ca4863e6491f989c8cb3d01e7e5c31779c"
|
"hash": "75deac2f1c93b27e298a93e4596ed3d4f99853ec149902b7aa22667b8d52b506"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.21.0/geckodriver-v0.21.0-win32.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.22.0/geckodriver-v0.22.0-win32.zip",
|
||||||
"hash": "5c12f80df2cd08ebb197ff4077e1ccc7589af13a89de19122c8b2cbaf910780d"
|
"hash": "be76bf377f1359a3798fe3afbebf2a3e39dc439fb9f04da91427a37fab7a869e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user