swiftformat 0.39.4
Closes #37541. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
def118b925
commit
3084c4ac89
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Swiftformat < Formula
|
class Swiftformat < Formula
|
||||||
desc "Formatting tool for reformatting Swift code"
|
desc "Formatting tool for reformatting Swift code"
|
||||||
homepage "https://github.com/nicklockwood/SwiftFormat"
|
homepage "https://github.com/nicklockwood/SwiftFormat"
|
||||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.39.3.tar.gz"
|
url "https://github.com/nicklockwood/SwiftFormat/archive/0.39.4.tar.gz"
|
||||||
sha256 "a81bff8ec1092a6721a9fe3853e494e56169ea0ddc190c04b666bb468f404837"
|
sha256 "c86f4b78e46911a9e0cfd2b82e6389953ecaeff9bfb8f4eaee4d52fae93df112"
|
||||||
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue