We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1f86a commit 06040b4Copy full SHA for 06040b4
Formula/s/swiftformat.rb
@@ -1,8 +1,8 @@
1
class Swiftformat < Formula
2
desc "Formatting tool for reformatting Swift code"
3
homepage "https://github.com/nicklockwood/SwiftFormat"
4
- url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.58.5.tar.gz"
5
- sha256 "f4220005165422a7f9134bd1ef4bb623e66c862bf4524463a9d0562b26b6f1ff"
+ url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.58.6.tar.gz"
+ sha256 "7988bbccd9633089ec599bbbc5ea8ce12afa97e8851935d5cf54ef0b67e87140"
6
license "MIT"
7
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "develop"
8
0 commit comments