geckodriver: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2022-05-09 16:31:48 +00:00
parent 19d3561839
commit 01e5fee0b8

View File

@ -1,5 +1,5 @@
{ {
"version": "0.30.0", "version": "0.31.0",
"description": "WebDriver for the Firefox web browser.", "description": "WebDriver for the Firefox web browser.",
"homepage": "https://github.com/mozilla/geckodriver", "homepage": "https://github.com/mozilla/geckodriver",
"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.30.0/geckodriver-v0.30.0-win64.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.31.0/geckodriver-v0.31.0-win64.zip",
"hash": "18efd24e3cfcc34df791bad41ebaa73c12b83adbc3a7fcf65d29aa3051e369e5" "hash": "d4bbec9457dc1130f9d580de012d17dbeadbb378d5c3e37419e6ad8c1c958cbb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win32.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.31.0/geckodriver-v0.31.0-win32.zip",
"hash": "d995f097807c471606ae6d1119fd0f8c132db9abd42ddbd09c8acc94bd3a8f95" "hash": "030a0175add4b06bb51852ce1e5a93a7ee6e0d4fac6e9b3c017dc6cf3f6b6f6c"
} }
}, },
"autoupdate": { "autoupdate": {