aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-01-16 20:04:15 +0000
committerTim D. Smith2015-01-19 19:13:19 -0800
commit0fd03bbe2c577454087df5b43a3887edf1c249b3 (patch)
tree8fcc8915e9b402d1ec091bdd05b166efd471aeae /Library
parent220747cc8a6b8911ecd6818a387fa117f9dc6f2c (diff)
downloadhomebrew-0fd03bbe2c577454087df5b43a3887edf1c249b3.tar.bz2
stormssh: add 0.6.5 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/stormssh.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/stormssh.rb b/Library/Formula/stormssh.rb
index 2c41be1f5..296f1b540 100644
--- a/Library/Formula/stormssh.rb
+++ b/Library/Formula/stormssh.rb
@@ -4,6 +4,13 @@ class Stormssh < Formula
sha1 "3788fca510dc1a46aa21adea98749c354d85b3cc"
head "https://github.com/emre/storm.git"
+ bottle do
+ cellar :any
+ sha1 "9eea265af64ced78ae0b8019a7ee351ebe8740cf" => :yosemite
+ sha1 "e1f25f89dabc1bdc52bced707b1199e7abd50696" => :mavericks
+ sha1 "258a35abfd77d8e2f69230db4aca27dd3fc8a586" => :mountain_lion
+ end
+
conflicts_with "storm", :because => "both install 'storm' binary"
resource "pycrypto" do