We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6adc3 commit c7e833fCopy full SHA for c7e833f
Package.swift
@@ -42,8 +42,8 @@ let package = Package(
42
43
.binaryTarget(
44
name: "swiftformat",
45
- url: "https://github.com/calda/SwiftFormat/releases/download/0.56-beta-3/SwiftFormat.artifactbundle.zip",
46
- checksum: "4fef0f8d76ed185c1fe2026cfd6252504b1adb37fdda4ffff379fa2820d282cd"),
+ url: "https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip",
+ checksum: "a68b82c004343bcb1d1b07f97429bab868eb42d15bdbba9c6eb81d5bb061e2f9"),
47
48
49
name: "SwiftLintBinary",
0 commit comments