contacts: add 1.1a-3 bottle.
This commit is contained in:
parent
8db2fe7522
commit
5cb6cbeef0
1 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,13 @@ class Contacts < Formula
|
|||
version '1.1a-3'
|
||||
sha1 '79526dd96e5b5297daaae6327c79de9366f94c87'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "ab0a67bacf53d9f1e6320b34cbaf33cc50ffa8ed" => :mavericks
|
||||
sha1 "b6dcc58b8cc4d849a81718a72372a3571d8c48b6" => :mountain_lion
|
||||
sha1 "68aa40140ff5abed8464415a8d45cead2782a998" => :lion
|
||||
end
|
||||
|
||||
depends_on :xcode => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue