Skip to content

Commit da9d742

Browse files
committed
Release 0.62.2
1 parent 069a7f9 commit da9d742

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
@@ -235,8 +235,8 @@ let package = Package(
235235
package.targets.append(
236236
.binaryTarget(
237237
name: "SwiftLintBinary",
238-
url: "https://github.com/realm/SwiftLint/releases/download/0.62.1/SwiftLintBinary.artifactbundle.zip",
239-
checksum: "7be75aeb533dd91e66e1d47123828643d7fa606807de1b0335c3cc14d2d1abc2"
238+
url: "https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip",
239+
checksum: "3047357eee0838a0bafc7a6e65cd1aad61734b30d7233e28f3434149fe02f522"
240240
)
241241
)
242242
#endif

0 commit comments

Comments
 (0)