sourcekitten 0.28.0

Closes #48522.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
JP Simard 2020-01-03 15:27:44 -08:00 committed by Rui Chen
parent 5afa5ce792
commit f2d18316d7

View file

@ -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.27.0",
:revision => "356551fc513eb12ed779bb369f79cf86a3a01599"
:tag => "0.28.0",
:revision => "97b5848e5692150d75b5cf0b81d7ebef5f4d5071"
head "https://github.com/jpsim/SourceKitten.git"
bottle do