sourcekitten 0.7.2
Closes Homebrew/homebrew#47151. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
eea4f0be35
commit
e5fd6c6cd3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
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.7.1", :revision => "32ff5ce74219e35b21a3052bcad2bbdf6596b6c2"
|
||||
url "https://github.com/jpsim/SourceKitten.git", :tag => "0.7.2", :revision => "53a1f2ea1dd4481fdcc816af4b682c4e71ac17b9"
|
||||
head "https://github.com/jpsim/SourceKitten.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue