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 81229e5 commit eba420fCopy full SHA for eba420f
Package.swift
@@ -195,8 +195,8 @@ let package = Package(
195
package.targets.append(
196
.binaryTarget(
197
name: "SwiftLintBinary",
198
- url: "https://github.com/realm/SwiftLint/releases/download/0.58.1/SwiftLintBinary.artifactbundle.zip",
199
- checksum: "ce4c20a4107cb13ebdc25bad91307c78451df4df957a0727c249122587984ff5"
+ url: "https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip",
+ checksum: "f2de7c148dba39bf0ad55ada8f60b15dde383c643c69f7eb2448bd2ed532f659"
200
)
201
202
#endif
0 commit comments