Skip to content

Commit

Permalink
sourcekitten 0.15.3
Browse files Browse the repository at this point in the history
Closes #7688.

Signed-off-by: William Woodruff <william@tuffbizz.com>
  • Loading branch information
jpsim authored and woodruffw committed Dec 9, 2016
1 parent b6b799d commit d3d32c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sourcekitten.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Sourcekitten < Formula
desc "Framework and command-line tool for interacting with SourceKit"
homepage "https://github.com/jpsim/SourceKitten"
url "https://github.com/jpsim/SourceKitten.git",
:tag => "0.15.2",
:revision => "ac55fc247ef6d3d362bfa7710e7d157f6f54d37e"
:tag => "0.15.3",
:revision => "cff312365b7d18d1f7ce043f54f4bffcbdba6e70"
head "https://github.com/jpsim/SourceKitten.git"

bottle do
Expand Down

0 comments on commit d3d32c5

Please sign in to comment.