From 204471b5457747a8bebf479becb39e072c183498 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 26 Nov 2017 12:00:21 +0000 Subject: [PATCH] Update sbt to version 1.0.4 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 448817be5e..cbb46ed6f2 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "http://www.scala-sbt.org/", - "version": "1.0.3", + "version": "1.0.4", "license": "BSD", - "url": "https://github.com/sbt/sbt/releases/download/v1.0.3/sbt-1.0.3.zip", - "hash": "7251670e77021ff334e96f9705f33b03b486c1f53f4e478566714156927c6c53", + "url": "https://github.com/sbt/sbt/releases/download/v1.0.4/sbt-1.0.4.zip", + "hash": "27b511fb26f38af4d480bd964da4130a94716302c596fce1d9d1e44fb58cbca2", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"