Skip to content

Commit

Permalink
swiftformat 0.28.6
Browse files Browse the repository at this point in the history
Closes #14112.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
nicklockwood authored and dunn committed Jun 3, 2017
1 parent d491b82 commit 80df8c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/swiftformat.rb
Original file line number Diff line number Diff line change
@@ -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.5.tar.gz"
sha256 "c1f42d4409e37861a95f0b3c6b82a66a297e16c5521f50d17fa45e037e32778a"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.28.6.tar.gz"
sha256 "f283c3ceea7629096f7b2f76002e6baecdf4fd661f57b299c4c8a76c0963652b"

head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false

Expand Down

0 comments on commit 80df8c7

Please sign in to comment.