From 53cadbe4b2d0c4ac268b358cc0c7944de0bfb333 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 18 Jun 2014 05:20:16 +0100 Subject: [PATCH] xplanetfx: update 2.5.28 bottle. Closes Homebrew/homebrew#30254. Signed-off-by: Adam Vandenberg --- Formula/xplanetfx.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/xplanetfx.rb b/Formula/xplanetfx.rb index 2dd36a0b1c1..ba482702778 100644 --- a/Formula/xplanetfx.rb +++ b/Formula/xplanetfx.rb @@ -8,9 +8,9 @@ class Xplanetfx < Formula bottle do cellar :any - sha1 "b7c18ca1a1a75ffc7fb5e83590a84461da00af12" => :mavericks - sha1 "4156ec5f6738c4954819ca74948ee53c0dc26a57" => :mountain_lion - sha1 "6eb46cc2ffd6fc8937d3979d96892b2a85c6b2a2" => :lion + sha1 "1a05c88b0c87baee4d0ef68928546f3eea6cb41e" => :mavericks + sha1 "026963b8eb1879177501372940d67a8ac082be4b" => :mountain_lion + sha1 "9d5e555007bcb9506f064cd84add23904d0ab9e1" => :lion end option "without-perlmagick", "Build without PerlMagick support - used to check cloud map downloads"