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

Commit

Permalink
sipsak: add 0.9.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and tdsmith committed Feb 23, 2015
1 parent 551d874 commit 3b293fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/sipsak.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Sipsak < Formula
version "0.9.6"
sha1 "6d2fd2c90ea04be749e48927b3e7fc08c52166b6"

bottle do
cellar :any
sha1 "0887f7a2fc31fa4dac20abc09b3978102ceb585e" => :yosemite
sha1 "0792fa0643ed06e407ee67fdf34a0bca6ef93fdd" => :mavericks
sha1 "bd7856973c90e54510f7d5b6305f032bd0f006fa" => :mountain_lion
end

depends_on "openssl"

def install
Expand Down

0 comments on commit 3b293fb

Please sign in to comment.