swiftlint 0.11.2

Closes #4189.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
JP Simard 2016-08-23 12:06:24 -07:00 committed by Dominyk Tiller
parent 21e1dcec7b
commit 545201a64c

View file

@ -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.11.1",
:revision => "a40c6b6784d5a9c455fe995c803e5cea01861105"
:tag => "0.11.2",
:revision => "0026f301b6995660e8dd20305eb92435e620f092"
head "https://github.com/realm/SwiftLint.git"
bottle do