Skip to content

Commit

Permalink
aha: add 0.4.7.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and tdsmith committed Nov 3, 2014
1 parent 14ed663 commit 269def5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/aha.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Aha < Formula
url "https://github.com/theZiz/aha/archive/0.4.7.3.tar.gz"
sha1 "cc158029efb9dcf138fa20696f07f15ab785b035"

bottle do
cellar :any
sha1 "58fb4e7cd5a7c4bf18aded8d8d8ab16ce65fae1e" => :yosemite
sha1 "a2dd6ea63dbe26867c6cbe51d998fe1a09c7692e" => :mavericks
sha1 "9f3de31efaa60c4302c10a30a2e4bcd7a50f7af8" => :mountain_lion
end

def install
system "make"
bin.install "aha"
Expand Down

0 comments on commit 269def5

Please sign in to comment.