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 ae13031 commit 47ee458Copy full SHA for 47ee458
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.57.1.tar.gz"
5
- sha256 "f9481fd43ee5d85f9e4e67f221c7bcd94bec5eaf8b5d81c8978c1c81a9420138"
+ url "https://github.com/nicklockwood/SwiftFormat/archive/refs/tags/0.57.2.tar.gz"
+ sha256 "f74bba467705734db8d1c943c2a26e0f00c6b53d819fd484d1d9e63af7e8067c"
6
license "MIT"
7
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "develop"
8
0 commit comments