aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/whereami.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/whereami.rb b/Library/Formula/whereami.rb
index 1061ee9fe..8f0ecf800 100644
--- a/Library/Formula/whereami.rb
+++ b/Library/Formula/whereami.rb
@@ -3,6 +3,11 @@ class Whereami < Formula
url "https://github.com/victor/whereami/archive/v1.0.tar.gz"
sha1 "2f81e4b05af5f6806590d7212c0dbfbea00a75e0"
+ bottle do
+ cellar :any
+ sha1 "f1b35d4c5180a303169d0ba251daf39375c20065" => :yosemite
+ end
+
depends_on :xcode => ["6.1.1", :build]
depends_on :macos => :yosemite