aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-24 00:33:52 +0100
committerMike McQuaid2015-04-24 18:20:46 +0100
commitb640b3f7f173ba0ecef526c47eb9a805c78249f9 (patch)
tree356730771c21e0fde5e12b29169e6d0f716638e8
parentb8be562b55f3d8ae3455efccade67c11ae1bf278 (diff)
downloadhomebrew-b640b3f7f173ba0ecef526c47eb9a805c78249f9.tar.bz2
kes: add 0.9 bottle.
-rw-r--r--Library/Formula/kes.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/kes.rb b/Library/Formula/kes.rb
index a91c308f2..e4c2fe989 100644
--- a/Library/Formula/kes.rb
+++ b/Library/Formula/kes.rb
@@ -5,6 +5,13 @@ class Kes < Formula
head "https://github.com/epilnivek/kes.git"
+ bottle do
+ cellar :any
+ sha256 "84db02dd57749a28718482893d9c032c7056ddc32ea9d305d38172ca14199c80" => :yosemite
+ sha256 "b07636ad0d38972397fcc64059b2e5505110400415e41ff0417ecccb71fcff38" => :mavericks
+ sha256 "a736dd5aa01f8a8011f6a05fe82ba43954fdf0f3037e483c96bfda9ee7591c48" => :mountain_lion
+ end
+
depends_on "readline"
def install