Skip to content

Commit f452b6a

Browse files
authored
Update SwiftLint to version 0.62.2 (#354)
1 parent 6c09dd5 commit f452b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ let package = Package(
5353

5454
.binaryTarget(
5555
name: "SwiftLintBinary",
56-
url: "https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip",
57-
checksum: "722a705de1cf4e0e07f2b7d2f9f631f3a8b2635a0c84cce99f9677b38aa4a1d6"
56+
url: "https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip",
57+
checksum: "3047357eee0838a0bafc7a6e65cd1aad61734b30d7233e28f3434149fe02f522"
5858
),
5959
]
6060
)

0 commit comments

Comments
 (0)