From acd510cad9f22fe61f4f09c0ff652237251f6f16 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 3 Jul 2016 15:58:37 +0100 Subject: [PATCH] seexpr: update 2.11 bottle. --- Formula/seexpr.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/seexpr.rb b/Formula/seexpr.rb index 04fe970e95..08eca65949 100644 --- a/Formula/seexpr.rb +++ b/Formula/seexpr.rb @@ -6,9 +6,9 @@ class Seexpr < Formula bottle do cellar :any - sha256 "a0ab2f6f50d81504f2767c03daf3d99fd9fd433b67a507a7d367b0970f0e01f3" => :el_capitan - sha256 "f26765862bfbd77b50fe6613f70cd26db486992615980efbef2a808f0e8a99d3" => :yosemite - sha256 "000ddf09be887ce59a805445078b4dd91712b1e6a81bf33d543771eff1298134" => :mavericks + sha256 "0a374c2f84169d0b4ab064dfdd2dee856d5f80c9b8b27eee57e3d1614abffaa9" => :el_capitan + sha256 "c023332d27c1977db807f890011688ed756eb130fa1df40aa562776192733ffd" => :yosemite + sha256 "2e55d79f1519adbf0f1fdcf566aa67bd5515a60132516e2908250831d8e40355" => :mavericks end depends_on "cmake" => :build