ScoopInstaller_Main/bucket/selenium.json
linsui 0f8c4b09fe Fix ~156 license tags (#272)
* Fix 150 license

* Update

* Update

* Update cockroachdb.json

See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and
https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt

* Apply new rule

* Change to unknown

* Update tup.json

* fix radare2

* Some fix

* Some fix

* Fix sliksvn

* Fix sliksvn

* Update imagemagick.json
2019-08-02 07:28:29 -07:00

16 lines
665 B
JSON

{
"version": "3.141.59",
"homepage": "https://www.seleniumhq.org/",
"license": "Apache-2.0",
"url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar#/selenium.jar",
"hash": "acf71b77d1b66b55db6fb0bed6d8bae2bbd481311bcbedfeff472c0d15e8f3cb",
"bin": "selenium.jar",
"checkver": {
"url": "https://www.seleniumhq.org/download/",
"re": "Download version\\s+<a href=\".*\">(?<version>(?<short>\\d+\\.\\d+).\\d+)</"
},
"autoupdate": {
"url": "https://selenium-release.storage.googleapis.com/$matchShort/selenium-server-standalone-$version.jar#/selenium.jar"
}
}