From a8c0effe6294e0daf19d09d44b68a8aa4736d1ee Mon Sep 17 00:00:00 2001 From: Nick Lockwood Date: Sat, 16 Mar 2019 10:55:27 +0000 Subject: [PATCH] swiftformat 0.40.1 Closes #37967. Signed-off-by: Chongyu Zhu --- Formula/swiftformat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftformat.rb b/Formula/swiftformat.rb index f34b408272..0821413833 100644 --- a/Formula/swiftformat.rb +++ b/Formula/swiftformat.rb @@ -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.40.0.tar.gz" - sha256 "40730f0540d9e97d275d7a045bfd83c7b14a8426d6fe3cfea1abf10679bf9ba0" + url "https://github.com/nicklockwood/SwiftFormat/archive/0.40.1.tar.gz" + sha256 "b615ea764f71b6420eac48b7aefcfa0fadf33ade62ea5ca80777fc52d2cb776e" head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false bottle do