From 7d45f11f0aaf9996a0a8a1177659de23bd8cb560 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 26 Mar 2018 21:00:52 +0000 Subject: [PATCH] Update sbt to version 1.1.2 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 1d4fa8169e..d797397114 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "https://www.scala-sbt.org/", - "version": "1.1.1", + "version": "1.1.2", "license": "BSD", - "url": "https://github.com/sbt/sbt/releases/download/v1.1.1/sbt-1.1.1.zip", - "hash": "56ab8b6091b47e9547d040ee7ed51239bc0c83c962cbc0b5aca578b5fe9d1b4f", + "url": "https://github.com/sbt/sbt/releases/download/v1.1.2/sbt-1.1.2.zip", + "hash": "aebccfd2fa2a79016eca4db4c76cace2da026aa1cc8d1b53fb5964d23d8d3933", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"