Skip to content

Commit 6257924

Browse files
committed
Release 0.59.1
1 parent b35a96e commit 6257924

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
@@ -205,8 +205,8 @@ let package = Package(
205205
package.targets.append(
206206
.binaryTarget(
207207
name: "SwiftLintBinary",
208-
url: "https://github.com/realm/SwiftLint/releases/download/0.59.0/SwiftLintBinary.artifactbundle.zip",
209-
checksum: "1538db3751a0e588dbad435113b206dd29781a7dd1c38d8091b6d98d6e7f2e85"
208+
url: "https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip",
209+
checksum: "b9f915a58a818afcc66846740d272d5e73f37baf874e7809ff6f246ea98ad8a2"
210210
)
211211
)
212212
#endif

0 commit comments

Comments
 (0)