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 e7d1f4f commit ce8ca6aCopy full SHA for ce8ca6a
Package.swift
@@ -205,8 +205,8 @@ let package = Package(
205
package.targets.append(
206
.binaryTarget(
207
name: "SwiftLintBinary",
208
- url: "https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip",
209
- checksum: "f2de7c148dba39bf0ad55ada8f60b15dde383c643c69f7eb2448bd2ed532f659"
+ url: "https://github.com/realm/SwiftLint/releases/download/0.59.0/SwiftLintBinary.artifactbundle.zip",
+ checksum: "1538db3751a0e588dbad435113b206dd29781a7dd1c38d8091b6d98d6e7f2e85"
210
)
211
212
#endif
0 commit comments