From f5fcdf2facd9817ef0f0842eb971c8b930885d44 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 25 Mar 2014 14:28:07 +0000 Subject: [PATCH] gpm: update 1.2.0 bottle. Closes Homebrew/homebrew#27854. Signed-off-by: Mike McQuaid --- Formula/gpm.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/gpm.rb b/Formula/gpm.rb index 45ff39eb117..5bd191977d9 100644 --- a/Formula/gpm.rb +++ b/Formula/gpm.rb @@ -17,9 +17,9 @@ class Gpm < Formula bottle do cellar :any - sha1 "be4a9a7e9a5e920d04c145e3fcb55580607a0f53" => :mavericks - sha1 "551c3f73f109eddf6fa1938cfa2fbe05088c0dad" => :mountain_lion - sha1 "433716c37294d5380affb56371d6677fe6e2e58b" => :lion + sha1 "95096e58bdf1fac62b758f1d7b4f45b2a6fc8586" => :mavericks + sha1 "1ac597052f23d3f82a0fd47b14a2f81343da6c3e" => :mountain_lion + sha1 "feb12d15984f48f4499fd59ca7810ec95ad5a1e5" => :lion end depends_on GoInstalled