geckodriver: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2022-10-14 00:45:22 +00:00
parent 9ef2e80528
commit c9acfd1e92

View File

@ -1,5 +1,5 @@
{
"version": "0.31.0",
"version": "0.32.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.31.0/geckodriver-v0.31.0-win64.zip",
"hash": "d4bbec9457dc1130f9d580de012d17dbeadbb378d5c3e37419e6ad8c1c958cbb"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.0/geckodriver-v0.32.0-win64.zip",
"hash": "bc4f260003886a5171d1fb4bf54af608df9b5a43fc9085a774b058496f9f8b5d"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.31.0/geckodriver-v0.31.0-win32.zip",
"hash": "030a0175add4b06bb51852ce1e5a93a7ee6e0d4fac6e9b3c017dc6cf3f6b6f6c"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.0/geckodriver-v0.32.0-win32.zip",
"hash": "ec7df877a4c8b30b96e00306ea01a203b18283735afeab56976c50cd30beb4b5"
}
},
"autoupdate": {