Update sbt to version 1.1.4

This commit is contained in:
Richard Kuhnt 2018-04-10 21:01:46 +00:00
parent fc46cccbc6
commit 52fe79f703

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://www.scala-sbt.org/", "homepage": "https://www.scala-sbt.org/",
"version": "1.1.3", "version": "1.1.4",
"license": "BSD", "license": "BSD",
"url": "https://github.com/sbt/sbt/releases/download/v1.1.3/sbt-1.1.3.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.1.4/sbt-1.1.4.zip",
"hash": "deabe14159ec42b7582e89336a8f8b76f84269aea25e8d114e5637523edd202e", "hash": "4ddc7c3a081c3a21a8821b0b8e4f33f2d52c24ef942296138a5ed71925588401",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": [ "bin": [
"bin\\sbt.bat" "bin\\sbt.bat"