geckodriver: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-08-06 12:32:26 +00:00
parent e784a4015d
commit 87b758cde7

View File

@ -1,5 +1,5 @@
{ {
"version": "0.34.0", "version": "0.35.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.34.0/geckodriver-v0.34.0-win64.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.35.0/geckodriver-v0.35.0-win64.zip",
"hash": "7d748367f7ed501a114fbbd5152a206061923db7276930e4e9739d29b857220f" "hash": "e6de1ee49aad29431f7b8ff366f10486d008dd5cd8dde94cb01d7e9e3d33d988"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.34.0/geckodriver-v0.34.0-win32.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.35.0/geckodriver-v0.35.0-win32.zip",
"hash": "299499c410c7ca27953c507efb33a1e40a18fee7b469a2482ca6876bb219f77c" "hash": "063d36b19bac132db63e5241066bdbd95f92ee866f8a5cbb29b114627849cca5"
} }
}, },
"autoupdate": { "autoupdate": {