swiftformat 0.35.1

Closes #30908.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Nick Lockwood 2018-08-08 19:41:39 +01:00 committed by Chongyu Zhu
parent e7530b33d2
commit f47475bc20
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.35.0.tar.gz"
sha256 "2e0d25bf8f6f79fd1b358150b6fa66251682969650ccd82273ce163a855e116e"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.35.1.tar.gz"
sha256 "4cf422e382da12ba0ba255c661edd22b7af4bb71a45234376aac084d7b9ecafd"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
bottle do