From b5bf4c225b082c1967596b980e2d86fdee9696e3 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 20 Oct 2014 09:39:10 +0100 Subject: [PATCH] libestr: update 0.1.9 bottle. --- Formula/libestr.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/libestr.rb b/Formula/libestr.rb index e0a1220628..21ccab7df5 100644 --- a/Formula/libestr.rb +++ b/Formula/libestr.rb @@ -7,9 +7,10 @@ class Libestr < Formula bottle do cellar :any - sha1 "bc0dc2d4fc17dce269003705c01cda62482b58a3" => :mavericks - sha1 "e232f60fdda3548f5f39b48221a018b363554e8c" => :mountain_lion - sha1 "e955560fd837eacbc843c631a1e5aaa432802942" => :lion + revision 1 + sha1 "6527f1d2444b2d9b77977bdd445425930bbcc172" => :yosemite + sha1 "d419d2e778300f56e5ec8b473c436c12e0d81920" => :mavericks + sha1 "3561f90f17cb8d8b339b8c0f7ead0a17b5bbe243" => :mountain_lion end depends_on 'pkg-config' => :build