mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
geckodriver: Update to version 0.33.0
This commit is contained in:
parent
94b884e983
commit
e770aad757
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.32.2",
|
||||
"version": "0.33.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.32.2/geckodriver-v0.32.2-win64.zip",
|
||||
"hash": "034341270ae7ae84b21eef1710c504793467a395679e12ec426475256107db26"
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win64.zip",
|
||||
"hash": "801ea95b5db69a0dc6e01a909e3e483a8ebb01b13d752c7c5f9be650d370e292"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.32.2/geckodriver-v0.32.2-win32.zip",
|
||||
"hash": "bf2539bdaa5c79ccb0b1f17fe91c9876717bea1a61cd0034644d798f9668b358"
|
||||
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win32.zip",
|
||||
"hash": "a38fb6a2b0b50f98c2b19a4903bbe32a897150efb2b226152450b3e6e17ca5b4"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user