swiftformat 0.39.0

Closes #36725.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Nick Lockwood 2019-02-05 01:57:29 +00:00 committed by Chongyu Zhu
parent 5621f1ce91
commit 4e06deefff
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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.38.0.tar.gz"
sha256 "2aabe5fe84f4940327b030349b3ed5050b2ee325e01cd25a694d721a440885df"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.39.0.tar.gz"
sha256 "a5d8eba27c8d8c80f735eab83c9292b4d691fe36b6bad8005d2a6d2092f66192"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
bottle do