geckodriver: Update to version 0.29.1

This commit is contained in:
Richard Kuhnt 2021-04-09 09:00:24 +00:00
parent 0f10150840
commit 9de992f7cd

View File

@ -1,5 +1,5 @@
{
"version": "0.29.0",
"version": "0.29.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.29.0/geckodriver-v0.29.0-win64.zip",
"hash": "39ab6664efac150722659f440518465cb06a199edc3390e0b17245132b1bda91"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.1/geckodriver-v0.29.1-win64.zip",
"hash": "a2076b9e6b7f921733e3c2d3bf40556e27f17ea16a9c9a2ef9235e8ce92028d9"
},
"32bit": {
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.0/geckodriver-v0.29.0-win32.zip",
"hash": "5161555dc1754aefddcd19940a5bc98d0ea687a9982f667156b5211646f82f64"
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.1/geckodriver-v0.29.1-win32.zip",
"hash": "307927d4e584fd95baffa5cc5a4e2041ceb05f4c89448f706521fe5b95ec3bf1"
}
},
"autoupdate": {