From 06b01a5e5a667c6bdfb5be936eb8cb376cfc14fe Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 6 Jan 2016 18:48:32 +0000 Subject: [PATCH] ekg2: add 0.3.1_1 bottle. --- Formula/ekg2.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/ekg2.rb b/Formula/ekg2.rb index cc3e38ba93..e598e3ab3a 100644 --- a/Formula/ekg2.rb +++ b/Formula/ekg2.rb @@ -5,6 +5,12 @@ class Ekg2 < Formula sha256 "6ad360f8ca788d4f5baff226200f56922031ceda1ce0814e650fa4d877099c63" revision 1 + bottle do + sha256 "be4e7a4617040be1f74dc1f16e0acb4792e5ac8b046a6a6a2c0e78a514d851ca" => :el_capitan + sha256 "a5525ed827252440db82d1c55480afc7cc0c7a0b45add9dfe2659b96a50e6140" => :yosemite + sha256 "ee1dca223f03cbe33e3e7361db7440b5c11d6c1a5f0f8e9c88f880c69d89e63a" => :mavericks + end + depends_on "pkg-config" => :build depends_on "readline" depends_on "libgadu" => :optional