ammonite-repl: add 0.4.8 bottle.

master
BrewTestBot 2015-11-08 14:33:44 +00:00 committed by Dominyk Tiller
parent 04cfc0b424
commit 105188bdb9
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class AmmoniteRepl < Formula
url "https://github.com/lihaoyi/Ammonite/archive/0.4.8.tar.gz"
sha256 "5ba76b6dad8e4397e5163112fd6ae2c4a35ea52a0e612b6f8ac774e896d9aa87"
bottle do
cellar :any_skip_relocation
sha256 "12e78b67e23fc788271414f1cddc9c324598072e5412aa5279892bdd0be448da" => :el_capitan
sha256 "93498007184d56b7106be5e30c2982909d35caa32305fbac49b0afd85da9e7d3" => :yosemite
sha256 "5939b0268a1d751507a74b3d8c51f20243e7120cdcd129da866d8a2c8b7e7b01" => :mavericks
end
depends_on :java => "1.6+"
depends_on "sbt" => :build