swiftformat 0.33.5
Closes #25351. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f80bcba5a7
commit
477d226ff6
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.4.tar.gz"
|
||||
sha256 "d44d9810463b34bb13227343aec887224ee216a9f03a2117545ee28be19fd573"
|
||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.33.5.tar.gz"
|
||||
sha256 "a03170a909e77c78c8ca835defe26a687381ea86c4992b8cc227a27dc99ac68d"
|
||||
|
||||
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue