Skip to content

Commit 6c3d6c3

Browse files
author
SimplyDanny
committed
Release 0.56.2
1 parent 9ad9487 commit 6c3d6c3

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
@@ -24,8 +24,8 @@ let package = Package(
2424
),
2525
.binaryTarget(
2626
name: "SwiftLintBinary",
27-
url: "https://github.com/realm/SwiftLint/releases/download/0.56.1/SwiftLintBinary-macos.artifactbundle.zip",
28-
checksum: "146ef723e83d301b9f1ef647dc924a55dae293887e633618e76f8cb526292f0c"
27+
url: "https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip",
28+
checksum: "197df93d7f5041d8cd46d6902a34ad57914efe1b5b50635995f3b9065f2c3ffd"
2929
)
3030
]
3131
)

0 commit comments

Comments
 (0)