geckodriver: Update to version 0.22.0

This commit is contained in:
Richard Kuhnt 2018-09-16 00:00:37 +00:00
parent d320b98c82
commit a5e850cb95

View File

@ -1,16 +1,16 @@
{
"version": "0.21.0",
"version": "0.22.0",
"homepage": "https://github.com/mozilla/geckodriver",
"bin": "geckodriver.exe",
"checkver": "github",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.21.0/geckodriver-v0.21.0-win64.zip",
"hash": "d69db48b75b365b833c690435743b7ca4863e6491f989c8cb3d01e7e5c31779c"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.22.0/geckodriver-v0.22.0-win64.zip",
"hash": "75deac2f1c93b27e298a93e4596ed3d4f99853ec149902b7aa22667b8d52b506"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.21.0/geckodriver-v0.21.0-win32.zip",
"hash": "5c12f80df2cd08ebb197ff4077e1ccc7589af13a89de19122c8b2cbaf910780d"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.22.0/geckodriver-v0.22.0-win32.zip",
"hash": "be76bf377f1359a3798fe3afbebf2a3e39dc439fb9f04da91427a37fab7a869e"
}
},
"autoupdate": {