From 0740afa361dfe8c6e44acea01058dd6cdc994dec Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 22 Aug 2014 03:54:08 +0100 Subject: [PATCH] pazpar2: update 1.7.2 bottle. Closes Homebrew/homebrew#31784. --- Formula/pazpar2.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pazpar2.rb b/Formula/pazpar2.rb index 0ec8a906e7..d694b0e880 100644 --- a/Formula/pazpar2.rb +++ b/Formula/pazpar2.rb @@ -7,9 +7,9 @@ class Pazpar2 < Formula bottle do cellar :any - sha1 "ba3d4d4ad5cea431ec0dcee80b9eff551b609d0c" => :mavericks - sha1 "d2049205664630013f9ff05e1ec50d3156d7259a" => :mountain_lion - sha1 "285021269426bdd196d2cbe7090fe1ce2f3680fe" => :lion + sha1 "236a66e68795e025eb4254c7fc9a4943a061dcdf" => :mavericks + sha1 "afc5a5c73e86a408eddaa53663f24280ff8ce7de" => :mountain_lion + sha1 "b1cde892f7a25f78bf2f25826c674b7007cefc2b" => :lion end depends_on "pkg-config" => :build