Skip to content

Commit 06040b4

Browse files
committed
swiftformat 0.58.6
1 parent bf1f86a commit 06040b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/swiftformat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Swiftformat < Formula
22
desc "Formatting tool for reformatting Swift code"
33
homepage "https://github.com/nicklockwood/SwiftFormat"
4-
url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.58.5.tar.gz"
5-
sha256 "f4220005165422a7f9134bd1ef4bb623e66c862bf4524463a9d0562b26b6f1ff"
4+
url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.58.6.tar.gz"
5+
sha256 "7988bbccd9633089ec599bbbc5ea8ce12afa97e8851935d5cf54ef0b67e87140"
66
license "MIT"
77
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "develop"
88

0 commit comments

Comments
 (0)