From 28ce1293d96d222bbe056dbea667a3e3687c44d4 Mon Sep 17 00:00:00 2001 From: JP Simard Date: Tue, 29 Nov 2016 13:08:35 -0800 Subject: [PATCH] swiftlint 0.13.1 Closes #7394. Signed-off-by: Tomasz Pajor --- Formula/swiftlint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftlint.rb b/Formula/swiftlint.rb index 0ca17279e5..d0a7625d04 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.13.0", - :revision => "2246bb924605c3a47b9209d77eabfca4945b856c" + :tag => "0.13.1", + :revision => "51466bf7e971dfeb705b022263e7cd1879ca5d0e" head "https://github.com/realm/SwiftLint.git" bottle do