From a0d44c828605a2938a096594c9ff9f5bb8555218 Mon Sep 17 00:00:00 2001 From: Nick Lockwood Date: Fri, 2 Dec 2016 22:45:32 +0000 Subject: [PATCH] swiftformat 0.19 Closes #7499. Signed-off-by: William Woodruff --- Formula/swiftformat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftformat.rb b/Formula/swiftformat.rb index c1e0c66998..102efc5daf 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.18.tar.gz" - sha256 "adb81e0f52fd6a69a8f1b0446fee4b63586ed63e3f3977c603d5d70b3f25a877" + url "https://github.com/nicklockwood/SwiftFormat/archive/0.19.tar.gz" + sha256 "3eff77d94cae57e0186e59194f7bdd63fd12acc9f481edd5c5fdb074a3391ede" head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false