mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
geckodriver: Update to version 0.30.0
This commit is contained in:
parent
ff457ef1a3
commit
a73c308c21
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.29.1",
|
||||
"version": "0.30.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.29.1/geckodriver-v0.29.1-win64.zip",
|
||||
"hash": "a2076b9e6b7f921733e3c2d3bf40556e27f17ea16a9c9a2ef9235e8ce92028d9"
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win64.zip",
|
||||
"hash": "18efd24e3cfcc34df791bad41ebaa73c12b83adbc3a7fcf65d29aa3051e369e5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.29.1/geckodriver-v0.29.1-win32.zip",
|
||||
"hash": "307927d4e584fd95baffa5cc5a4e2041ceb05f4c89448f706521fe5b95ec3bf1"
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win32.zip",
|
||||
"hash": "d995f097807c471606ae6d1119fd0f8c132db9abd42ddbd09c8acc94bd3a8f95"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user