swiftformat 0.28.1

Closes #11750.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Nick Lockwood 2017-03-28 18:35:45 +01:00 committed by FX Coudert
parent 61f86788c2
commit 588c9dd9fe

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.28.0.tar.gz"
sha256 "a7f7d348e0703a3822aae8b1da83250c8b9d4ccb83e347e891f4b555725dec0a"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.28.1.tar.gz"
sha256 "433d4f4352defb0c15efc89dcfe9fc0836f7358a2d8ded9dc5f0e1d82e126c08"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false