Skip to content

Commit

Permalink
sourcekitten: add 0.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Jan 19, 2015
1 parent a8a2921 commit c48bcbd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Library/Formula/sourcekitten.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ class Sourcekitten < Formula
url "https://github.com/jpsim/SourceKitten.git", :tag => "0.3.1"
head "https://github.com/jpsim/SourceKitten.git"

bottle do
cellar :any
sha1 "0c2eeaebca3d1e193ff097153d9f8d2afb307964" => :yosemite
sha1 "f55c779524fb1dc74554e8e2592d402198bbc55d" => :mavericks
end

depends_on :xcode => ["6.1.1", :build]

def install
Expand Down

0 comments on commit c48bcbd

Please sign in to comment.