From 539028e63e67807663a97dc0e68f24c03c8bb732 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 17 Aug 2015 19:25:23 +0100 Subject: [PATCH] pianobar: update 2014.09.28 bottle. Signed-off-by: Misty De Meo --- Formula/pianobar.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/pianobar.rb b/Formula/pianobar.rb index b8388d8cd9..6de95d004c 100644 --- a/Formula/pianobar.rb +++ b/Formula/pianobar.rb @@ -7,9 +7,10 @@ class Pianobar < Formula bottle do cellar :any - sha1 "e066326185eb541a755e6ba41842e5593d3f00ee" => :mavericks - sha1 "46ecff61b1eddb11ffd5d7dbb7f099efc84777a4" => :mountain_lion - sha1 "89df962c29ad93849cadae65251c873aabec3844" => :lion + revision 1 + sha256 "02b39caa7b8e62aa061d8bb416e914c4ad3002073eb47d541a04c3437f8e92cc" => :yosemite + sha256 "ad95ed05407af335e80867e06379e898036745aa7a92b5438de255cfd22e4e12" => :mavericks + sha256 "f2c38f52caa79e5a4aa2c852d2b0bcf72f59c15eef21ec2e186d3520752d2506" => :mountain_lion end depends_on "pkg-config" => :build