We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130f0ca commit f9731beCopy full SHA for f9731be
Package.swift
@@ -24,8 +24,8 @@ let package = Package(
24
),
25
.binaryTarget(
26
name: "SwiftLintBinary",
27
- url: "https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip",
28
- checksum: "a1bbafe57538077f3abe4cfb004b0464dcd87e8c23611a2153c675574b858b3a"
+ url: "https://github.com/realm/SwiftLint/releases/download/0.57.1/SwiftLintBinary-macos.artifactbundle.zip",
+ checksum: "c88bf3e5bc1326d8ca66bc3f9eae786f2094c5172cd70b26b5f07686bb883899"
29
)
30
]
31
0 commit comments