From 1d62e5853384553ac281ff19e47b6c5851d7e67a Mon Sep 17 00:00:00 2001 From: Nick Lockwood Date: Sat, 8 Sep 2018 07:58:59 +0100 Subject: [PATCH] swiftformat 0.35.5 Closes #31901. 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 1d3d07d7f2..a3431fe3f6 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.35.4.tar.gz" - sha256 "eeb2adb189059e158a1c4f6397d1430be27c73e3f313e6cf37061d49b24d3264" + url "https://github.com/nicklockwood/SwiftFormat/archive/0.35.5.tar.gz" + sha256 "1035ee8ab569e4e49617bc730d05a28e4d08162149001cf7a18ce9c482263f3e" head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false bottle do