Skip to content

Commit

Permalink
swiftformat 0.24.6
Browse files Browse the repository at this point in the history
Closes #10030.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
nicklockwood authored and nijikon committed Feb 18, 2017
1 parent 7a44cb1 commit 9c8dd76
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.24.5.tar.gz"
sha256 "ea0488361716765d0d37c8cceafc4a9b808dd64ffd448993d70b523119498af6"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.24.6.tar.gz"
sha256 "e4745f56847167c0faa8f96796eb3b1c088df0ac8437176f1fc4a4e13690deef"

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

Expand Down

0 comments on commit 9c8dd76

Please sign in to comment.