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 fac0c3d commit 578b0a8Copy full SHA for 578b0a8
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.0/SwiftLintBinary.artifactbundle.zip",
37
- checksum: "a9a9b4f94c4e0c65eda72c03c7e10d8105b0a50cbde18d375dab9b6e4fd9c052"
+ url: "https://github.com/realm/SwiftLint/releases/download/0.58.1/SwiftLintBinary.artifactbundle.zip",
+ checksum: "ce4c20a4107cb13ebdc25bad91307c78451df4df957a0727c249122587984ff5"
38
)
39
]
40
0 commit comments