swiftlint 0.9.1
Closes Homebrew/homebrew#49237. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
2f5413c654
commit
ad175d2000
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
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.9.0", :revision => "1234ae5dd9320c1b5222c6b0ada48442501a25e0"
|
||||
url "https://github.com/realm/SwiftLint.git", :tag => "0.9.1", :revision => "0d6ed5c71e7eafdb5f7a7cdecf9f3ae09e404ee3"
|
||||
head "https://github.com/realm/SwiftLint.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue