From 967ada8816620ea06d5808b70bc7ec50d0ff9d79 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Oct 2018 05:00:27 +0000 Subject: [PATCH] sbt: Update to version 1.2.5 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 6232d75eae..4a46b40d67 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "https://www.scala-sbt.org/", - "version": "1.2.4", + "version": "1.2.5", "license": "BSD-3-Clause", - "url": "https://github.com/sbt/sbt/releases/download/v1.2.4/sbt-1.2.4.zip", - "hash": "6579fd067c99c6aa4a1f851624275889f58c7035ef4368d53ea2c83b312a4040", + "url": "https://github.com/sbt/sbt/releases/download/v1.2.5/sbt-1.2.5.zip", + "hash": "6047dcda9f008345cb723f944ba86c3fd69640f9aa1cf3341581ce1124b4894a", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"