From f3c9cc86fbded291548d5a4761e18a9780d0545a Mon Sep 17 00:00:00 2001 From: Yuma Endo Date: Mon, 5 Dec 2016 19:05:16 +0900 Subject: [PATCH] treefrog 1.14.0 Closes #7559. Signed-off-by: Tomasz Pajor --- Formula/treefrog.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/treefrog.rb b/Formula/treefrog.rb index ba2e02d355..4cb150b23d 100644 --- a/Formula/treefrog.rb +++ b/Formula/treefrog.rb @@ -1,8 +1,8 @@ class Treefrog < Formula desc "High-speed C++ MVC Framework for Web Application" homepage "http://www.treefrogframework.org/" - url "https://github.com/treefrogframework/treefrog-framework/archive/v1.13.0.tar.gz" - sha256 "850744fef5254a8b2de1d949ba3490514ce1095e9a3e81da40aa8160129e14a1" + url "https://github.com/treefrogframework/treefrog-framework/archive/v1.14.0.tar.gz" + sha256 "d3208baed1aabea4ac47a54d74dc6c3536b7138c6b9c12613219421df5b6c7f5" head "https://github.com/treefrogframework/treefrog-framework.git", :branch => "master" bottle do