swiftlint 0.13.1
Closes #7394. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
88af41f132
commit
28ce1293d9
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.13.0",
|
||||
:revision => "2246bb924605c3a47b9209d77eabfca4945b856c"
|
||||
:tag => "0.13.1",
|
||||
:revision => "51466bf7e971dfeb705b022263e7cd1879ca5d0e"
|
||||
head "https://github.com/realm/SwiftLint.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue