From 63ff10e324c74507d5ca3a260ad70354d001c0f3 Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Tue, 17 Nov 2015 20:01:47 -0800 Subject: [PATCH] swiftlint 0.4.0 Update SwiftLint formula Closes Homebrew/homebrew#46104. Signed-off-by: Dominyk Tiller --- Formula/swiftlint.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/swiftlint.rb b/Formula/swiftlint.rb index e3ed03e3ae..3fc05a97f0 100644 --- a/Formula/swiftlint.rb +++ b/Formula/swiftlint.rb @@ -1,7 +1,7 @@ class Swiftlint < Formula desc "Experimental tool to enforce Swift style and conventions" homepage "https://github.com/realm/SwiftLint" - url "https://github.com/realm/SwiftLint.git", :tag => "0.3.0", :revision => "ae595d67edc24383446a346e218d66a00994bab5" + url "https://github.com/realm/SwiftLint.git", :tag => "0.4.0", :revision => "1201a9e38cddb842aee7ad8ae48078e1d722f39f" head "https://github.com/realm/SwiftLint.git" bottle do