swiftformat 0.33.8
Closes #29400. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8b80780d2d
commit
3bd0cc76ee
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Swiftformat < Formula
|
||||
desc "Formatting tool for reformatting Swift code"
|
||||
homepage "https://github.com/nicklockwood/SwiftFormat"
|
||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.33.7.tar.gz"
|
||||
sha256 "e48534f2d2df4cc02dacdfb1af8653a8e1d1399685f8b38bf3a9ba7990cdf343"
|
||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.33.8.tar.gz"
|
||||
sha256 "932d45b87d955aee4c9072556f065df0ec6e1516ff9cbe902bf2a07dda1b064d"
|
||||
|
||||
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue