From 19e7de8ec51cb380c3ce64f931a65691feb31914 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Wed, 9 May 2018 19:53:40 -0400 Subject: [PATCH] sbt 1.1.5 (#27661) The hosting is changed to IBM hosting, the same URL we use in https://www.scala-sbt.org/download.html --- Formula/sbt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sbt.rb b/Formula/sbt.rb index a6d8889534..7a918a31f9 100644 --- a/Formula/sbt.rb +++ b/Formula/sbt.rb @@ -1,8 +1,8 @@ class Sbt < Formula desc "Build tool for Scala projects" homepage "https://www.scala-sbt.org/" - url "https://github.com/sbt/sbt/releases/download/v1.1.4/sbt-1.1.4.tgz" - sha256 "2fbd592b1cfd7bc3612154a32925d5843b602490e8c8977a53fa86b35e308341" + url "https://piccolo.link/sbt-1.1.5.tgz" + sha256 "8303d7496bc70eb441e8136bd29ffc295c629dadecefa4e7a475176ab4d282d5" bottle :unneeded