Skip to content

Commit

Permalink
Update to SwiftFormat 0.56-beta-4 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
calda authored Jan 3, 2025
1 parent 3f6adc3 commit c7e833f
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 @@ -42,8 +42,8 @@ let package = Package(

.binaryTarget(
name: "swiftformat",
url: "https://github.com/calda/SwiftFormat/releases/download/0.56-beta-3/SwiftFormat.artifactbundle.zip",
checksum: "4fef0f8d76ed185c1fe2026cfd6252504b1adb37fdda4ffff379fa2820d282cd"),
url: "https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip",
checksum: "a68b82c004343bcb1d1b07f97429bab868eb42d15bdbba9c6eb81d5bb061e2f9"),

.binaryTarget(
name: "SwiftLintBinary",
Expand Down

0 comments on commit c7e833f

Please sign in to comment.