geckodriver: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2025-02-25 12:32:47 +00:00
parent 3f3fe351da
commit 2557afb674

View File

@ -1,5 +1,5 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/geckodriver-v0.35.0-win64.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.36.0/geckodriver-v0.36.0-win64.zip",
"hash": "e6de1ee49aad29431f7b8ff366f10486d008dd5cd8dde94cb01d7e9e3d33d988" "hash": "4c23d54681d431b42575a66c3c89202a40add3ef45e64b94acac620a89774ad2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.35.0/geckodriver-v0.35.0-win32.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.36.0/geckodriver-v0.36.0-win32.zip",
"hash": "063d36b19bac132db63e5241066bdbd95f92ee866f8a5cbb29b114627849cca5" "hash": "491d8f557774a49238498da537314a5eeed0cd27a360f7980d7d59062f2322a5"
} }
}, },
"autoupdate": { "autoupdate": {