Skip to content

Commit cc6fbaf

Browse files
committed
Release 0.61.0
1 parent 292343c commit cc6fbaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ let package = Package(
219219
package.targets.append(
220220
.binaryTarget(
221221
name: "SwiftLintBinary",
222-
url: "https://github.com/realm/SwiftLint/releases/download/0.60.0/SwiftLintBinary.artifactbundle.zip",
223-
checksum: "90cc717aa527a5b1ce87c99bb9586a3a4dd6aa90bfe4ca8ecb7748e60c4e234e"
222+
url: "https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip",
223+
checksum: "b765105fa5c5083fbcd35260f037b9f0d70e33992d0a41ba26f5f78a17dc65e7"
224224
)
225225
)
226226
#endif

0 commit comments

Comments
 (0)