mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
geckodriver: Update to version 0.32.2
This commit is contained in:
parent
d38dfbf03b
commit
80c02823e1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.1",
|
"version": "0.32.2",
|
||||||
"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.1/geckodriver-v0.32.1-win64.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.2/geckodriver-v0.32.2-win64.zip",
|
||||||
"hash": "8582b87a6baa1f7156e66f2efb1c591337943fe4ea1541e6afbdfc0501f6e335"
|
"hash": "034341270ae7ae84b21eef1710c504793467a395679e12ec426475256107db26"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.1/geckodriver-v0.32.1-win32.zip",
|
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.2/geckodriver-v0.32.2-win32.zip",
|
||||||
"hash": "01f2bbe4065eb4698e4221088c948cef60cb76ab22e5622b69872fec32733191"
|
"hash": "bf2539bdaa5c79ccb0b1f17fe91c9876717bea1a61cd0034644d798f9668b358"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user