swiftlint 0.5.1

swiftlint 0.5.1

Closes Homebrew/homebrew#46982.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
JP Simard 2015-12-13 17:16:44 -08:00 committed by Baptiste Fontaine
parent 635a47fd2f
commit 3152e0b521

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.5.0", :revision => "f3312926f6d274f14044c10334c306c7ed092c12"
url "https://github.com/realm/SwiftLint.git", :tag => "0.5.1", :revision => "982c375a6d89f2b410dbe13dd202e26b40d7bb24"
head "https://github.com/realm/SwiftLint.git"
bottle do