sbt: Update to version 1.3.3

This commit is contained in:
Richard Kuhnt 2019-10-14 17:00:20 +00:00
parent b9c9d4807c
commit e7001bf5f4

View File

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