Skip to content

Commit 96fa57d

Browse files
Release 0.58.1
1 parent a9b49d9 commit 96fa57d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ let package = Package(
195195
package.targets.append(
196196
.binaryTarget(
197197
name: "SwiftLintBinary",
198-
url: "https://github.com/realm/SwiftLint/releases/download/0.58.0/SwiftLintBinary.artifactbundle.zip",
199-
checksum: "a9a9b4f94c4e0c65eda72c03c7e10d8105b0a50cbde18d375dab9b6e4fd9c052"
198+
url: "https://github.com/realm/SwiftLint/releases/download/0.58.1/SwiftLintBinary.artifactbundle.zip",
199+
checksum: "ce4c20a4107cb13ebdc25bad91307c78451df4df957a0727c249122587984ff5"
200200
)
201201
)
202202
#endif

0 commit comments

Comments
 (0)