swiftformat 0.24.7

Closes #10455.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Nick Lockwood 2017-02-28 23:02:44 +00:00 committed by FX Coudert
parent a4a52e4888
commit 793514c795

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.24.6.tar.gz"
sha256 "e4745f56847167c0faa8f96796eb3b1c088df0ac8437176f1fc4a4e13690deef"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.24.7.tar.gz"
sha256 "f82de2859c621db45c8b21a271b50a9eb3f5f1936fc8b06a16aad166adb9b40d"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false