swiftlint 0.22.0
Closes #17410. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
bf04a0c9a0
commit
58937e02b4
1 changed files with 2 additions and 2 deletions
|
@ -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.21.0",
|
||||
:revision => "e8112184430baafef8f3e03e9dc1e28bdf519001"
|
||||
:tag => "0.22.0",
|
||||
:revision => "f074ff7f475a42323988ad4d37f1d02ad90d8f15"
|
||||
head "https://github.com/realm/SwiftLint.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue