swiftlint 0.37.0

Closes #46570.

Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
JP Simard 2019-11-09 14:37:49 -08:00 committed by Rui Chen
parent 39a2f42c11
commit a8f184fdfa

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.36.0",
:revision => "652e5dd59c44f00ef89549a1d923f2a72378b85f"
:tag => "0.37.0",
:revision => "36775cce86bb72681604592f7e41497b6959ac53"
head "https://github.com/realm/SwiftLint.git"
bottle do