mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
geckodriver: Update to version 0.32.1
This commit is contained in:
parent
d56b2a4e9e
commit
cae58137bf
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.0",
|
"version": "0.32.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.32.0/geckodriver-v0.32.0-win64.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.1/geckodriver-v0.32.1-win64.zip",
|
||||||
"hash": "bc4f260003886a5171d1fb4bf54af608df9b5a43fc9085a774b058496f9f8b5d"
|
"hash": "8582b87a6baa1f7156e66f2efb1c591337943fe4ea1541e6afbdfc0501f6e335"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.0/geckodriver-v0.32.0-win32.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.1/geckodriver-v0.32.1-win32.zip",
|
||||||
"hash": "ec7df877a4c8b30b96e00306ea01a203b18283735afeab56976c50cd30beb4b5"
|
"hash": "01f2bbe4065eb4698e4221088c948cef60cb76ab22e5622b69872fec32733191"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user