geckodriver: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2024-01-03 20:24:27 +00:00
parent 009d77f17d
commit 590caa4471

View File

@ -1,5 +1,5 @@
{
"version": "0.33.0",
"version": "0.34.0",
"description": "WebDriver for the Firefox web browser.",
"homepage": "https://github.com/mozilla/geckodriver",
"license": "MPL-2.0",
@ -7,12 +7,12 @@
"checkver": "github",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win64.zip",
"hash": "801ea95b5db69a0dc6e01a909e3e483a8ebb01b13d752c7c5f9be650d370e292"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.34.0/geckodriver-v0.34.0-win64.zip",
"hash": "7d748367f7ed501a114fbbd5152a206061923db7276930e4e9739d29b857220f"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win32.zip",
"hash": "a38fb6a2b0b50f98c2b19a4903bbe32a897150efb2b226152450b3e6e17ca5b4"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.34.0/geckodriver-v0.34.0-win32.zip",
"hash": "299499c410c7ca27953c507efb33a1e40a18fee7b469a2482ca6876bb219f77c"
}
},
"autoupdate": {