From ee092c8517b4fa6d0ce565d82f16e2dbd050c827 Mon Sep 17 00:00:00 2001 From: Henry Zektser Date: Thu, 7 Jan 2016 15:35:09 -0500 Subject: [PATCH] Updated sbt to 0.13.9 with new repo location --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 13efddbbd2..a914366209 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "http://www.scala-sbt.org/", - "version": "0.13.0", + "version": "0.13.9", "license": "BSD", - "url": "http://repo.scala-sbt.org/scalasbt/sbt-native-packages/org/scala-sbt/sbt/0.13.0/sbt.zip", - "hash": "7e9b413736b9ad841f1588dd3116c848110a2fc37ba663461523a4383bb236ae", + "url": "https://dl.bintray.com/sbt/native-packages/sbt/0.13.9/sbt-0.13.9.zip", + "hash": "2e2deaf059d906026a0b63598df5a4cb679eb3ffd6b51ada02130d72730a039c", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"