From b2241fe09f2e591087bd30b3cb4dd1beb7ac0696 Mon Sep 17 00:00:00 2001 From: Nick Lockwood Date: Tue, 14 Mar 2017 08:55:07 +0000 Subject: [PATCH] swiftformat 0.26.1 Closes #11069. Signed-off-by: FX Coudert --- Formula/swiftformat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftformat.rb b/Formula/swiftformat.rb index 43b5558667..da6fb0dbea 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.26.0.tar.gz" - sha256 "b28ae4f3320489ad037415adf08f48859545836fcb5e36c5d88168c21c6fadc7" + url "https://github.com/nicklockwood/SwiftFormat/archive/0.26.1.tar.gz" + sha256 "b6cc8930e06473481e5b387c7fe532f56d41e6a8d89679d6052f216fe1e8a3b8" head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false