From 21218eb794ccccd8e7a544c8642affb5dad5ff66 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Nov 2018 21:01:00 +0000 Subject: [PATCH] sbt: Update to version 1.2.7 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 70bdfc26c2..8ef9ad089e 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "https://www.scala-sbt.org/", - "version": "0.13.18", + "version": "1.2.7", "license": "BSD-3-Clause", - "url": "https://github.com/sbt/sbt/releases/download/v0.13.18/sbt-0.13.18.zip", - "hash": "4542880cc12518f4d7d574b5d0c1d08c8e15e2c53bb3fa8418f9cf8cd98c4ade", + "url": "https://github.com/sbt/sbt/releases/download/v1.2.7/sbt-1.2.7.zip", + "hash": "1e81909fe2ba931684263fa58e9710e41ab50fe66bb0c20d274036db42caa70e", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {