Skip to content

Commit 09ba5e0

Browse files
committed
swiftformat 0.56.1
1 parent 80ad731 commit 09ba5e0

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

0 commit comments

Comments
 (0)