sourcekitten 0.7.4

Closes Homebrew/homebrew#48015.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
JP Simard 2016-01-12 17:37:49 -08:00 committed by Baptiste Fontaine
parent c0705c7f7b
commit 8905ef5bfd

View file

@ -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.3", :revision => "0ed186552d8f9f3e128ab382581102c55c2d3c73"
url "https://github.com/jpsim/SourceKitten.git", :tag => "0.7.4", :revision => "9b5c8d05813fb9e817f24ebe2142915f03132bf1"
head "https://github.com/jpsim/SourceKitten.git"
bottle do