swiftgen 4.0.0
Closes #7100. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
3c62e8e029
commit
638dabfa8e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Swiftgen < Formula
|
||||
desc "Collection of Swift tools to generate Swift code"
|
||||
homepage "https://github.com/AliSoftware/SwiftGen"
|
||||
url "https://github.com/AliSoftware/SwiftGen/archive/3.0.1.tar.gz"
|
||||
sha256 "eca63a8dbb011e28cf58b11f06f846e5efb9be22c40f949d548ec9bda329291a"
|
||||
url "https://github.com/AliSoftware/SwiftGen/archive/4.0.0.tar.gz"
|
||||
sha256 "3faf72453488d90b01a6782d1225f3d7bb17bbea97cc79c3d38b9a8d3190f781"
|
||||
head "https://github.com/AliSoftware/SwiftGen.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue