Skip to content

Commit 7c80ce6

Browse files
committed
Fix version
1 parent 89d8b1f commit 7c80ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ let package = Package(
2424
),
2525
.binaryTarget(
2626
name: "SwiftLintBinary",
27-
url: "https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip",
27+
url: "https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip",
2828
checksum: "a1bbafe57538077f3abe4cfb004b0464dcd87e8c23611a2153c675574b858b3a"
2929
)
3030
]

0 commit comments

Comments
 (0)