Skip to content

Commit

Permalink
Update to SwiftFormat build with bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
calda committed Mar 28, 2024
1 parent ed8f820 commit b0e7036
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.54-beta-4/SwiftFormat.artifactbundle.zip",
checksum: "65335d1e059714d570ee6dbe76d3738fbae3a404dafb109371a6a55670b5bcd7"),
url: "https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip",
checksum: "7447986db45a51164d23672c07f971406a4c0589b0c423fcb85e95ed8f8e7e48"),

.binaryTarget(
name: "SwiftLintBinary",
Expand Down

0 comments on commit b0e7036

Please sign in to comment.