mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
sbt: Update to version 1.2.0
This commit is contained in:
parent
4ab4f3e96d
commit
d6da7941f1
6
sbt.json
6
sbt.json
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.scala-sbt.org/",
|
"homepage": "https://www.scala-sbt.org/",
|
||||||
"version": "1.1.6",
|
"version": "1.2.0",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://github.com/sbt/sbt/releases/download/v1.1.6/sbt-1.1.6.zip",
|
"url": "https://github.com/sbt/sbt/releases/download/v1.2.0/sbt-1.2.0.zip",
|
||||||
"hash": "73811a1789261da9334f1016bc0538953a24e0953690c75c9c2e59eb20c4983c",
|
"hash": "69a475163972eb4114997899d3169a71f0399f06434a473b2784c18f419621a2",
|
||||||
"extract_dir": "sbt",
|
"extract_dir": "sbt",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\sbt.bat"
|
"bin\\sbt.bat"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user