geckodriver: Update to version 0.24.0

This commit is contained in:
Richard Kuhnt 2019-01-28 23:00:23 +00:00
parent 4130d6e7c9
commit d9b0fb1340

View File

@ -1,16 +1,16 @@
{
"version": "0.23.0",
"version": "0.24.0",
"homepage": "https://github.com/mozilla/geckodriver",
"bin": "geckodriver.exe",
"checkver": "github",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.23.0/geckodriver-v0.23.0-win64.zip",
"hash": "deaa8596bcafacf53583af0c86b1033cd97b2c8dbc85e957224fe7dceee81590"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-win64.zip",
"hash": "55089b041e60295d9cd468baf78e1039fd9a38f6cd4d0166b9221626970b276e"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.23.0/geckodriver-v0.23.0-win32.zip",
"hash": "f7b94b219e7e217cefbd16d4a32a1b6ff3424fb6e3d2c09c6ce42085e12ca8cd"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-win32.zip",
"hash": "3b3c02c22684f35b9a7a8c5e42d8001dde7fc2c989484fd1d573f4a0c30abe03"
}
},
"autoupdate": {