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 578b0a8 commit 7a3d77fCopy full SHA for 7a3d77f
Package.swift
@@ -33,8 +33,8 @@ let package = Package(
33
),
34
.binaryTarget(
35
name: "SwiftLintBinary",
36
- url: "https://github.com/realm/SwiftLint/releases/download/0.58.1/SwiftLintBinary.artifactbundle.zip",
37
- checksum: "ce4c20a4107cb13ebdc25bad91307c78451df4df957a0727c249122587984ff5"
+ url: "https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip",
+ checksum: "f2de7c148dba39bf0ad55ada8f60b15dde383c643c69f7eb2448bd2ed532f659"
38
)
39
]
40
0 commit comments