We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069a7f9 commit da9d742Copy full SHA for da9d742
Package.swift
@@ -235,8 +235,8 @@ let package = Package(
235
package.targets.append(
236
.binaryTarget(
237
name: "SwiftLintBinary",
238
- url: "https://github.com/realm/SwiftLint/releases/download/0.62.1/SwiftLintBinary.artifactbundle.zip",
239
- checksum: "7be75aeb533dd91e66e1d47123828643d7fa606807de1b0335c3cc14d2d1abc2"
+ url: "https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip",
+ checksum: "3047357eee0838a0bafc7a6e65cd1aad61734b30d7233e28f3434149fe02f522"
240
)
241
242
#endif
0 commit comments