sbt: Update to version 1.3.2

This commit is contained in:
Richard Kuhnt 2019-09-20 18:00:41 +00:00
parent 5bb4041b45
commit 8df1386457

View File

@ -1,10 +1,10 @@
{
"homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.",
"version": "1.3.1",
"version": "1.3.2",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.1/sbt-1.3.1.zip",
"hash": "9d799baaf6e4428a871dda11da2752a191604784a5fb185fb06fe6cec484a398",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.2/sbt-1.3.2.zip",
"hash": "ad7644ddf02082ee0cabc276cede88cb65fa0c782566afe4b87b1a279475943b",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {