From ca55b3764bbfc3fb34893edcabd50ce168ba8cdc Mon Sep 17 00:00:00 2001 From: JP Simard Date: Sun, 7 Apr 2019 21:56:08 -0700 Subject: [PATCH] sourcekitten 0.23.0 Closes #38749. Signed-off-by: Izaak Beekman --- Formula/sourcekitten.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sourcekitten.rb b/Formula/sourcekitten.rb index ec244c8342..9ecb12ab6d 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.22.0", - :revision => "176f04295a09324673245d8ec0afcce21ace8722" + :tag => "0.23.0", + :revision => "421a1ec6112b83265b63a163107c9b638dc56e86" head "https://github.com/jpsim/SourceKitten.git" bottle do