swiftlint 0.13.0

Closes #6584.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Norio Nomura 2016-11-04 18:10:00 +09:00 committed by ilovezfs
parent 338eada85b
commit 80a360a326

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.12.0",
:revision => "0c605fb98dc94c913a1f716e1a8bcaa357f477c5"
:tag => "0.13.0",
:revision => "2246bb924605c3a47b9209d77eabfca4945b856c"
head "https://github.com/realm/SwiftLint.git"
bottle do