swiftformat 0.40.2

Closes #38035.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Nick Lockwood 2019-03-19 02:02:47 +00:00 committed by FX Coudert
parent 0e4329a529
commit f2a03a8f31

View file

@ -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.40.1.tar.gz" url "https://github.com/nicklockwood/SwiftFormat/archive/0.40.2.tar.gz"
sha256 "b615ea764f71b6420eac48b7aefcfa0fadf33ade62ea5ca80777fc52d2cb776e" sha256 "67ccb41042949e16faa40ee4eb1c494eb586f8143a4b2814da44e1c277ade9ad"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
bottle do bottle do