mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
20 lines
529 B
JSON
20 lines
529 B
JSON
{
|
|
"homepage": "http://www.scala-sbt.org/",
|
|
"version": "0.13.16",
|
|
"license": "BSD",
|
|
"url": "https://cocl.us/sbt01316zip#/dl.zip",
|
|
"hash": "e94d95ff2d64247b754782ea85e99187ea890dc4c918a7ba7dcb6091fdb5968c",
|
|
"extract_dir": "sbt",
|
|
"bin": [
|
|
"bin\\sbt.bat"
|
|
],
|
|
"checkver": {
|
|
"url": "http://www.scala-sbt.org/download.html",
|
|
"re": "sbt-([\\d.]+).zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://cocl.us/sbt$cleanVersionzip#/dl.zip",
|
|
"extract_dir": "sbt"
|
|
}
|
|
}
|