Skip to content

Commit c7e833f

Browse files
authored
Update to SwiftFormat 0.56-beta-4 (#296)
1 parent 3f6adc3 commit c7e833f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ let package = Package(
4242

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

4848
.binaryTarget(
4949
name: "SwiftLintBinary",

0 commit comments

Comments
 (0)