swiftformat 0.24.7
Closes #10455. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a4a52e4888
commit
793514c795
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.24.6.tar.gz"
|
||||
sha256 "e4745f56847167c0faa8f96796eb3b1c088df0ac8437176f1fc4a4e13690deef"
|
||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.24.7.tar.gz"
|
||||
sha256 "f82de2859c621db45c8b21a271b50a9eb3f5f1936fc8b06a16aad166adb9b40d"
|
||||
|
||||
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue