geckodriver: Update to version 0.27.0

This commit is contained in:
Jakub Čábera 2020-07-29 22:50:55 +02:00
parent a2480e7bfe
commit c0fed84041

View File

@ -1,18 +1,18 @@
{
"version": "0.26.0",
"homepage": "https://github.com/mozilla/geckodriver",
"version": "0.27.0",
"description": "WebDriver for the Firefox web browser.",
"homepage": "https://github.com/mozilla/geckodriver",
"license": "MPL-2.0",
"bin": "geckodriver.exe",
"checkver": "github",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.26.0/geckodriver-v0.26.0-win64.zip",
"hash": "1cb25fa4c182312fd762a499cb8f9435b839dcfdb3c99ef77ace3b2c23c6bc0c"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.27.0/geckodriver-v0.27.0-win64.zip",
"hash": "7813f897130d50eec40bfc1a6f9bec36c627fc11993db07a6b6a607fc5491820"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.26.0/geckodriver-v0.26.0-win32.zip",
"hash": "6e2fc1dddeba72993e0f685813cdc2df4dd649de418713d431037444579501de"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.27.0/geckodriver-v0.27.0-win32.zip",
"hash": "ac0a7fe96e982ad2a8c030e4583de0512b104a57d85d845b864552a9c5f1a567"
}
},
"autoupdate": {