aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/augeas.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/augeas.rb b/Library/Formula/augeas.rb
index 29d93a7e8..64e10771a 100644
--- a/Library/Formula/augeas.rb
+++ b/Library/Formula/augeas.rb
@@ -5,6 +5,12 @@ class Augeas < Formula
url "http://download.augeas.net/augeas-1.3.0.tar.gz"
sha1 "052694bc84e3b8246dd32808b0e0e8c41c3de40b"
+ bottle do
+ sha1 "374c491053aff309ba2ae417f3bb6e888a4fbae9" => :yosemite
+ sha1 "21e1bb5ec9d1bf623e61cf6ab1179a1d09cd9060" => :mavericks
+ sha1 "3b3c437736fb3e4edb5c60a73f0097e91703dd1f" => :mountain_lion
+ end
+
head do
url "https://github.com/hercules-team/augeas.git"