geckodriver: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2023-04-03 16:27:45 +00:00
parent 94b884e983
commit e770aad757

View File

@ -1,5 +1,5 @@
{ {
"version": "0.32.2", "version": "0.33.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.32.2/geckodriver-v0.32.2-win64.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win64.zip",
"hash": "034341270ae7ae84b21eef1710c504793467a395679e12ec426475256107db26" "hash": "801ea95b5db69a0dc6e01a909e3e483a8ebb01b13d752c7c5f9be650d370e292"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.2/geckodriver-v0.32.2-win32.zip", "url": "https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win32.zip",
"hash": "bf2539bdaa5c79ccb0b1f17fe91c9876717bea1a61cd0034644d798f9668b358" "hash": "a38fb6a2b0b50f98c2b19a4903bbe32a897150efb2b226152450b3e6e17ca5b4"
} }
}, },
"autoupdate": { "autoupdate": {