From 6b200a7e049c41ce02b0784508a066ee49327b8f Mon Sep 17 00:00:00 2001 From: Nick Lockwood Date: Fri, 15 Feb 2019 19:20:43 +0000 Subject: [PATCH] swiftformat 0.39.3 Closes #37014. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/swiftformat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftformat.rb b/Formula/swiftformat.rb index 03248de11d..6fd272d9b6 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.39.2.tar.gz" - sha256 "1ba3b4e4a35df42edf10b44ff5bae67299e98da17f6e54c5b0b1c04db87ae5db" + url "https://github.com/nicklockwood/SwiftFormat/archive/0.39.3.tar.gz" + sha256 "a81bff8ec1092a6721a9fe3853e494e56169ea0ddc190c04b666bb468f404837" head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false bottle do