Skip to content

Commit

Permalink
Custom build reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Boll committed Mar 13, 2023
1 parent 3ecae0e commit c42ce25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ let package = Package(
),
.binaryTarget(
name: "SwiftLintBinary",
url: "https://github.com/realm/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip",
checksum: "abe7c0bb505d26c232b565c3b1b4a01a8d1a38d86846e788c4d02f0b1042a904"
url: "https://github.com/Chrono24/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip",
checksum: "3b941a35983b1ff9e40112972ff0ea89ee28034c266305e97a0c7bf90211d8bc"
)
]
)

0 comments on commit c42ce25

Please sign in to comment.