Skip to content

Commit ce8ca6a

Browse files
committed
Release 0.59.0
1 parent e7d1f4f commit ce8ca6a

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.58.2/SwiftLintBinary.artifactbundle.zip",
209-
checksum: "f2de7c148dba39bf0ad55ada8f60b15dde383c643c69f7eb2448bd2ed532f659"
208+
url: "https://github.com/realm/SwiftLint/releases/download/0.59.0/SwiftLintBinary.artifactbundle.zip",
209+
checksum: "1538db3751a0e588dbad435113b206dd29781a7dd1c38d8091b6d98d6e7f2e85"
210210
)
211211
)
212212
#endif

0 commit comments

Comments
 (0)