geckodriver: Update to version 0.25.0

This commit is contained in:
Richard Kuhnt 2019-10-12 15:00:39 +00:00
parent 9c4aafbd70
commit 987a6a16a5

View File

@ -1,5 +1,5 @@
{ {
"version": "0.26.0", "version": "0.25.0",
"homepage": "https://github.com/mozilla/geckodriver", "homepage": "https://github.com/mozilla/geckodriver",
"description": "WebDriver for the Firefox web browser.", "description": "WebDriver for the Firefox web browser.",
"license": "MPL-2.0", "license": "MPL-2.0",
@ -7,12 +7,12 @@
"checkver": "github", "checkver": "github",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.26.0/geckodriver-v0.26.0-win64.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.25.0/geckodriver-v0.25.0-win64.zip",
"hash": "1cb25fa4c182312fd762a499cb8f9435b839dcfdb3c99ef77ace3b2c23c6bc0c" "hash": "6f6bd37d7902b5abe6c4040847e6cbc3834dd225bdfcc66da10d4d782d31eea0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.26.0/geckodriver-v0.26.0-win32.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.25.0/geckodriver-v0.25.0-win32.zip",
"hash": "6e2fc1dddeba72993e0f685813cdc2df4dd649de418713d431037444579501de" "hash": "84894dad689169a90d5c50d1bf275ad802fd631c203f78eec3952fa93ed43816"
} }
}, },
"autoupdate": { "autoupdate": {