configen 1.0.3
Closes #37330. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e1c8c77fb6
commit
ab75b17dcf
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Configen < Formula
|
||||
desc "Configuration file code generator for use in Xcode projects"
|
||||
homepage "https://github.com/theappbusiness/ConfigGenerator"
|
||||
url "https://github.com/theappbusiness/ConfigGenerator/archive/v1.0.2.tar.gz"
|
||||
sha256 "272f6bc4cfc7b72831096a0579a708511410799b2ed551f835951b60d9708aef"
|
||||
url "https://github.com/theappbusiness/ConfigGenerator/archive/v1.0.3.tar.gz"
|
||||
sha256 "aebf6f519b6b399c0cf2e1a5f27bf0fda0f68c71b336f432a4780479604cddcc"
|
||||
head "https://github.com/theappbusiness/ConfigGenerator.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue