swiftformat 0.41.0
Closes #47119. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
49cda143bb
commit
5e661704dc
1 changed files with 2 additions and 2 deletions
|
@ -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.40.14.tar.gz"
|
||||
sha256 "4cccf3580a622868b7c044dd5fba598f43e3d5ea35d6c93d3d8cc27570a90e1d"
|
||||
url "https://github.com/nicklockwood/SwiftFormat/archive/0.41.0.tar.gz"
|
||||
sha256 "76e5907f0dd539877ac78f18e367d634c1e7c9173496639c12aaeca75d39287f"
|
||||
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue