libswiften: add 2.0 bottle.
This commit is contained in:
parent
931a0e1b7b
commit
3bcdf84371
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue