mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geckodriver: Update to version 0.29.1
This commit is contained in:
parent
0f10150840
commit
9de992f7cd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.0",
|
"version": "0.29.1",
|
||||||
"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.29.0/geckodriver-v0.29.0-win64.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.1/geckodriver-v0.29.1-win64.zip",
|
||||||
"hash": "39ab6664efac150722659f440518465cb06a199edc3390e0b17245132b1bda91"
|
"hash": "a2076b9e6b7f921733e3c2d3bf40556e27f17ea16a9c9a2ef9235e8ce92028d9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.0/geckodriver-v0.29.0-win32.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.1/geckodriver-v0.29.1-win32.zip",
|
||||||
"hash": "5161555dc1754aefddcd19940a5bc98d0ea687a9982f667156b5211646f82f64"
|
"hash": "307927d4e584fd95baffa5cc5a4e2041ceb05f4c89448f706521fe5b95ec3bf1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user