From 4339fd35481fcf7011a1eeb6f759199789e305d0 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 5 Dec 2016 12:18:21 +0000 Subject: [PATCH] treefrog: update 1.14.0 bottle. --- Formula/treefrog.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/treefrog.rb b/Formula/treefrog.rb index 4cb150b23d..369b9ed76c 100644 --- a/Formula/treefrog.rb +++ b/Formula/treefrog.rb @@ -6,8 +6,8 @@ class Treefrog < Formula head "https://github.com/treefrogframework/treefrog-framework.git", :branch => "master" bottle do - sha256 "8d5daeb95fabb1bc5d0821cd4a29414b1cbc2d5483b094dd8d8a435172028685" => :sierra - sha256 "8d5daeb95fabb1bc5d0821cd4a29414b1cbc2d5483b094dd8d8a435172028685" => :el_capitan + sha256 "b507eb26410abc89061e1f2e0210f74ebe9825887e39306ccb433c4b8388fe55" => :sierra + sha256 "b507eb26410abc89061e1f2e0210f74ebe9825887e39306ccb433c4b8388fe55" => :el_capitan end option "with-mysql", "enable --with-mysql option for Qt build"