Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
galen: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Mar 22, 2016
1 parent b69a153 commit 1597671
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Library/Formula/galen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ class Galen < Formula
url "https://github.com/galenframework/galen/releases/download/galen-2.2.3/galen-bin-2.2.3.zip"
sha256 "1857c44261dd7211318d572fa2c253f6349df374e4a5bbd0ce023d64f8ea7b8e"

bottle do
cellar :any_skip_relocation
sha256 "8e2757741326c7310421e9cd917fba79e87c51b61a19c85084909acf29137798" => :el_capitan
sha256 "737875be2287799f19342a6a14c70185dd56ede79dbb8213de9b31edeed8b054" => :yosemite
sha256 "f95a0c017e09874d9b342c12e40bf4e8b75906070f67a5a479e45a81d41c66a1" => :mavericks
end
bottle :unneeded

depends_on :java => "1.6+"

Expand Down

0 comments on commit 1597671

Please sign in to comment.