aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/knock.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/knock.rb b/Library/Formula/knock.rb
index fdbdeb003..0fef6adda 100644
--- a/Library/Formula/knock.rb
+++ b/Library/Formula/knock.rb
@@ -3,6 +3,13 @@ class Knock < Formula
url "http://www.zeroflux.org/proj/knock/files/knock-0.7.tar.gz"
sha1 "186a687c9db11733cf23a7423884a863873ebb27"
+ bottle do
+ cellar :any
+ sha1 "e81973835ea940928a166c0edc2c405fe8a6cac5" => :yosemite
+ sha1 "df0459ca7e7f8b18cd719e333c7a016f130c2e88" => :mavericks
+ sha1 "ab688df7694977ee058159505c2b3f674df31fc4" => :mountain_lion
+ end
+
head do
url "https://github.com/jvinet/knock.git"