From 24be37b24d5f6b7dbac1300f099ba05e894e1a49 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 21 Oct 2014 15:16:50 +0100 Subject: [PATCH] libiptcdata: update 1.0.4 bottle. --- Formula/libiptcdata.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/libiptcdata.rb b/Formula/libiptcdata.rb index 53baeaccf6..411645cfa7 100644 --- a/Formula/libiptcdata.rb +++ b/Formula/libiptcdata.rb @@ -6,9 +6,10 @@ class Libiptcdata < Formula sha1 '2e967be3aee9ae5393f208a3df2b52e08dcd98c8' bottle do - sha1 "d75dcfef6d607236366189345799326acaffc3e2" => :mavericks - sha1 "3f132d3a1e5348c1e5f41e53eb819960c92079e5" => :mountain_lion - sha1 "7e1c231bfa5cd74f58ca568073244f20791937b8" => :lion + revision 1 + sha1 "bae5cce39a9a013a532265d911295085afc909f4" => :yosemite + sha1 "cc888c096c24e6215292dabaeaa25378429e8232" => :mavericks + sha1 "8794ce897c84182173496a3aed8577be0f2ec609" => :mountain_lion end depends_on 'gettext'