swiftlint 0.4.0

Update SwiftLint formula

Closes Homebrew/homebrew#46104.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Keith Smiley 2015-11-17 20:01:47 -08:00 committed by Dominyk Tiller
parent e32f1820e5
commit 63ff10e324

View file

@ -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