swiftformat 0.27.0

Closes #11217.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
Nick Lockwood 2017-03-17 21:52:35 +00:00 committed by Tomasz Pajor
parent 0dc1fea80d
commit 94b20e9598
1 changed files with 2 additions and 2 deletions

View File

@ -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.2.tar.gz"
sha256 "7f711aba8c042a474e7613d7b7435bcf72691b6b3de2630af26b842f2846e907"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.27.0.tar.gz"
sha256 "d4a8ff807a5acf7a1c92045b793c06f83a5c273f8a7d77e838b49e40820f01a5"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false