aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libswiften.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/libswiften.rb b/Library/Formula/libswiften.rb
index b8bcf1655..5593d3641 100644
--- a/Library/Formula/libswiften.rb
+++ b/Library/Formula/libswiften.rb
@@ -12,6 +12,12 @@ class Libswiften < Formula
patch :DATA
end
+ bottle do
+ sha1 "8585e20ca6baafeb2ab4f5bc5c5f50de1fff9073" => :mavericks
+ sha1 "17939bb1820f63ce154baa4d8a4311ba28688d82" => :mountain_lion
+ sha1 "1f959d914263407c4a909d92e3cd6047ca280280" => :lion
+ end
+
head do
url 'git://swift.im/swift'
depends_on 'lua' => :recommended