From f2d18316d769fbae3d5f9e65462bae340339b114 Mon Sep 17 00:00:00 2001 From: JP Simard Date: Fri, 3 Jan 2020 15:27:44 -0800 Subject: [PATCH] sourcekitten 0.28.0 Closes #48522. Signed-off-by: Rui Chen --- Formula/sourcekitten.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sourcekitten.rb b/Formula/sourcekitten.rb index 9fa4790076..d2a523929d 100644 --- a/Formula/sourcekitten.rb +++ b/Formula/sourcekitten.rb @@ -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