swiftformat 0.39.3
Closes #37014. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
5ea5509e1c
commit
6b200a7e04
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.39.2.tar.gz"
|
||||
sha256 "1ba3b4e4a35df42edf10b44ff5bae67299e98da17f6e54c5b0b1c04db87ae5db"
|
||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.39.3.tar.gz"
|
||||
sha256 "a81bff8ec1092a6721a9fe3853e494e56169ea0ddc190c04b666bb468f404837"
|
||||
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue