sourcekitten 0.7.0
sourcekitten 0.7.0 thanks! Closes Homebrew/homebrew#46953. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
e1d9c15e28
commit
36b4d85f76
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
class Sourcekitten < Formula
|
class Sourcekitten < Formula
|
||||||
desc "Framework and command-line tool for interacting with SourceKit"
|
desc "Framework and command-line tool for interacting with SourceKit"
|
||||||
homepage "https://github.com/jpsim/SourceKitten"
|
homepage "https://github.com/jpsim/SourceKitten"
|
||||||
url "https://github.com/jpsim/SourceKitten.git", :tag => "0.6.2", :revision => "9b0f6ac3da6cd1df4075c03efa53a64fe6ba30e3"
|
url "https://github.com/jpsim/SourceKitten.git", :tag => "0.7.0", :revision => "ab1b3727d723d34c15f890d0aa2844670cc4f3b8"
|
||||||
head "https://github.com/jpsim/SourceKitten.git"
|
head "https://github.com/jpsim/SourceKitten.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue