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 80ad731 commit 09ba5e0Copy full SHA for 09ba5e0
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.56.0.tar.gz"
5
- sha256 "88e08fb85fd72f50061c7a6278517b43029a98bdf39d2d4c635a01ee9b435276"
+ url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.56.1.tar.gz"
+ sha256 "58ddb99c2c70268872aed1da1d7018de51cbba9e5be7a2f9b7285d43ec3d4092"
6
license "MIT"
7
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "develop"
8
0 commit comments