From 58937e02b4e2f3f9112bfe4c79b2a6b481b423f2 Mon Sep 17 00:00:00 2001 From: Marcelo Fabri Date: Wed, 30 Aug 2017 14:46:21 -0300 Subject: [PATCH] swiftlint 0.22.0 Closes #17410. Signed-off-by: JCount --- Formula/swiftlint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftlint.rb b/Formula/swiftlint.rb index b394cd697c..41470a2040 100644 --- a/Formula/swiftlint.rb +++ b/Formula/swiftlint.rb @@ -2,8 +2,8 @@ class Swiftlint < Formula desc "Tool to enforce Swift style and conventions" homepage "https://github.com/realm/SwiftLint" url "https://github.com/realm/SwiftLint.git", - :tag => "0.21.0", - :revision => "e8112184430baafef8f3e03e9dc1e28bdf519001" + :tag => "0.22.0", + :revision => "f074ff7f475a42323988ad4d37f1d02ad90d8f15" head "https://github.com/realm/SwiftLint.git" bottle do