We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecae0e commit c42ce25Copy full SHA for c42ce25
Package.swift
@@ -103,8 +103,8 @@ let package = Package(
103
),
104
.binaryTarget(
105
name: "SwiftLintBinary",
106
- url: "https://github.com/realm/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip",
107
- checksum: "abe7c0bb505d26c232b565c3b1b4a01a8d1a38d86846e788c4d02f0b1042a904"
+ url: "https://github.com/Chrono24/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip",
+ checksum: "3b941a35983b1ff9e40112972ff0ea89ee28034c266305e97a0c7bf90211d8bc"
108
)
109
]
110
0 commit comments