sbt: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2019-09-04 07:00:24 +00:00
parent 87c32e550b
commit 9626964695

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://www.scala-sbt.org/", "homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.", "description": "A build tool for Scala, Java, and more.",
"version": "1.2.8", "version": "1.3.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.2.8/sbt-1.2.8.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.3.0/sbt-1.3.0.zip",
"hash": "f4b9fde91482705a772384c9ba6cdbb84d1c4f7a278fd2bfb34961cd9ed8e1d7", "hash": "dfb1b12d99262e4f89f67028794399171a300f5b0698e40722e33594d5858516",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {