geckodriver: Update to version 0.32.1

This commit is contained in:
github-actions[bot] 2023-02-02 20:27:28 +00:00
parent d56b2a4e9e
commit cae58137bf

View File

@ -1,5 +1,5 @@
{
"version": "0.32.0",
"version": "0.32.1",
"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.32.0/geckodriver-v0.32.0-win64.zip",
"hash": "bc4f260003886a5171d1fb4bf54af608df9b5a43fc9085a774b058496f9f8b5d"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.1/geckodriver-v0.32.1-win64.zip",
"hash": "8582b87a6baa1f7156e66f2efb1c591337943fe4ea1541e6afbdfc0501f6e335"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.0/geckodriver-v0.32.0-win32.zip",
"hash": "ec7df877a4c8b30b96e00306ea01a203b18283735afeab56976c50cd30beb4b5"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.1/geckodriver-v0.32.1-win32.zip",
"hash": "01f2bbe4065eb4698e4221088c948cef60cb76ab22e5622b69872fec32733191"
}
},
"autoupdate": {