treefrog 1.19.0
Closes #18340. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0f3ef6791d
commit
cb2edbd6b4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Treefrog < Formula
|
class Treefrog < Formula
|
||||||
desc "High-speed C++ MVC Framework for Web Application"
|
desc "High-speed C++ MVC Framework for Web Application"
|
||||||
homepage "http://www.treefrogframework.org/"
|
homepage "http://www.treefrogframework.org/"
|
||||||
url "https://github.com/treefrogframework/treefrog-framework/archive/v1.18.0.tar.gz"
|
url "https://github.com/treefrogframework/treefrog-framework/archive/v1.19.0.tar.gz"
|
||||||
sha256 "8b1d7207ef30c14397d7ddf89a384f6b87473f000c51e409b1b96d933b900f26"
|
sha256 "7e1017c00dba4aa111882aa7ac334956a3b8b64466bf1137379b2b326caf4047"
|
||||||
head "https://github.com/treefrogframework/treefrog-framework.git"
|
head "https://github.com/treefrogframework/treefrog-framework.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue