Skip to content

Commit

Permalink
swiftformat 0.29.0
Browse files Browse the repository at this point in the history
Closes #14781.

Signed-off-by: JCount <JCount42@gmail.com>
  • Loading branch information
nicklockwood authored and JCount committed Jun 21, 2017
1 parent 78648d1 commit 7db1515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.28.6.tar.gz"
sha256 "f283c3ceea7629096f7b2f76002e6baecdf4fd661f57b299c4c8a76c0963652b"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.29.0.tar.gz"
sha256 "78db107a859cd40aaaecef942cfacd6b2dd575a5e5c6bbdff672a232989c3988"

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

Expand Down

0 comments on commit 7db1515

Please sign in to comment.