Skip to content

Commit 7a3d77f

Browse files
author
SimplyDanny
committed
Release 0.58.2
1 parent 578b0a8 commit 7a3d77f

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
@@ -33,8 +33,8 @@ let package = Package(
3333
),
3434
.binaryTarget(
3535
name: "SwiftLintBinary",
36-
url: "https://github.com/realm/SwiftLint/releases/download/0.58.1/SwiftLintBinary.artifactbundle.zip",
37-
checksum: "ce4c20a4107cb13ebdc25bad91307c78451df4df957a0727c249122587984ff5"
36+
url: "https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip",
37+
checksum: "f2de7c148dba39bf0ad55ada8f60b15dde383c643c69f7eb2448bd2ed532f659"
3838
)
3939
]
4040
)

0 commit comments

Comments
 (0)