mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geckodriver: Update to version 0.30.0
This commit is contained in:
parent
5fca40f818
commit
82bd6bbe50
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.31.0",
|
||||
"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.31.0/geckodriver-v0.31.0-win64.zip",
|
||||
"hash": "d4bbec9457dc1130f9d580de012d17dbeadbb378d5c3e37419e6ad8c1c958cbb"
|
||||
"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.31.0/geckodriver-v0.31.0-win32.zip",
|
||||
"hash": "030a0175add4b06bb51852ce1e5a93a7ee6e0d4fac6e9b3c017dc6cf3f6b6f6c"
|
||||
"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