Skip to content

Commit 47ee458

Browse files
committed
swiftformat 0.57.2
1 parent ae13031 commit 47ee458

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.57.1.tar.gz"
5-
sha256 "f9481fd43ee5d85f9e4e67f221c7bcd94bec5eaf8b5d81c8978c1c81a9420138"
4+
url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.57.2.tar.gz"
5+
sha256 "f74bba467705734db8d1c943c2a26e0f00c6b53d819fd484d1d9e63af7e8067c"
66
license "MIT"
77
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "develop"
88

0 commit comments

Comments
 (0)