Skip to content

Commit 9120756

Browse files
committed
Release 0.63.1
1 parent 71396cc commit 9120756

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
@@ -240,8 +240,8 @@ let package = Package(
240240
package.targets.append(
241241
.binaryTarget(
242242
name: "SwiftLintBinary",
243-
url: "https://github.com/realm/SwiftLint/releases/download/0.63.0/SwiftLintBinary.artifactbundle.zip",
244-
checksum: "b51ca39ffe2331fe0337f9267d4b0dea2c182791a2fd0f3b961d7cbfb6d488d7"
243+
url: "https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip",
244+
checksum: "bcf27be3bd708d45f3f17ad497b48b2fa0302eaec15f4fbfd35cf01f126fc099"
245245
)
246246
)
247247
#endif

0 commit comments

Comments
 (0)