mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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.",
|
"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.31.0/geckodriver-v0.31.0-win64.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win64.zip",
|
||||||
"hash": "d4bbec9457dc1130f9d580de012d17dbeadbb378d5c3e37419e6ad8c1c958cbb"
|
"hash": "18efd24e3cfcc34df791bad41ebaa73c12b83adbc3a7fcf65d29aa3051e369e5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.31.0/geckodriver-v0.31.0-win32.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win32.zip",
|
||||||
"hash": "030a0175add4b06bb51852ce1e5a93a7ee6e0d4fac6e9b3c017dc6cf3f6b6f6c"
|
"hash": "d995f097807c471606ae6d1119fd0f8c132db9abd42ddbd09c8acc94bd3a8f95"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user