swiftlint 0.11.1

Closes #1884.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
JP Simard 2016-06-10 20:08:25 -07:00 committed by Dominyk Tiller
parent ca5c198080
commit afc8f808cc

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.0",
:revision => "3ec8fee271fc509d17989964c595524a8ba04599"
:tag => "0.11.1",
:revision => "a40c6b6784d5a9c455fe995c803e5cea01861105"
head "https://github.com/realm/SwiftLint.git"
bottle do