swiftlint 0.23.0
Closes #18948. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f49ceb2885
commit
7c64749bf0
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.22.0",
|
||||
:revision => "f074ff7f475a42323988ad4d37f1d02ad90d8f15"
|
||||
:tag => "0.23.0",
|
||||
:revision => "d1cc1286604d45e25c75724ba36cd5643db76f18"
|
||||
head "https://github.com/realm/SwiftLint.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue