From 19bcec12c91ecb7e95a6457f15af9ad1825bc521 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Aug 2018 04:01:47 +0000 Subject: [PATCH] sbt: Update to version 1.2.1 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 03bc83dad4..8f9d2a116e 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "https://www.scala-sbt.org/", - "version": "1.2.0", + "version": "1.2.1", "license": "BSD-3-Clause", - "url": "https://github.com/sbt/sbt/releases/download/v1.2.0/sbt-1.2.0.zip", - "hash": "8a1036004393c1dfa51a077f88a898d2736337fa0d22db9f3a60a93762fa326d", + "url": "https://github.com/sbt/sbt/releases/download/v1.2.1/sbt-1.2.1.zip", + "hash": "83b10679682ba87e1ee0b1ed7180d83569f9f6264ef3632452ff65f23addb797", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"