swiftlint 0.29.1
Closes #34607. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
38a8bc5c8d
commit
839cb2c002
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.29.0",
|
||||
:revision => "8fc75e393b91e59699b4e93a068e7e0ca05bab54"
|
||||
:tag => "0.29.1",
|
||||
:revision => "c3d23ea771dd067519749e870d36c7626e8a0094"
|
||||
head "https://github.com/realm/SwiftLint.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue