Skip to content

Commit

Permalink
Update SwiftFormat to latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
calda committed Jun 7, 2024
1 parent e3c339c commit 0425be7
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-5/SwiftFormat.artifactbundle.zip",
checksum: "7447986db45a51164d23672c07f971406a4c0589b0c423fcb85e95ed8f8e7e48"),
url: "https://github.com/calda/SwiftFormat/releases/download/0.54-beta-7/SwiftFormat.artifactbundle.zip",
checksum: "0cf117050e7838f545009bfe4a75dbda98cff737cb847a7d065a89683e9e890a"),

.binaryTarget(
name: "SwiftLintBinary",
Expand Down

0 comments on commit 0425be7

Please sign in to comment.