aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-29 08:00:10 +0000
committerMike McQuaid2014-10-29 13:42:42 +0000
commitc5a48b7bb4e9c0b0634fb56d1b821d88426371db (patch)
treead877702d34ef05e1004689125791b1be272248d
parentfaf40b3a5f33575dfb0d1df6769508a1fbac5bc1 (diff)
downloadhomebrew-c5a48b7bb4e9c0b0634fb56d1b821d88426371db.tar.bz2
apngasm: update 3.1.4 bottle.
Closes #33704. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/apngasm.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/apngasm.rb b/Library/Formula/apngasm.rb
index 054ba9ea1..f26a0cc06 100644
--- a/Library/Formula/apngasm.rb
+++ b/Library/Formula/apngasm.rb
@@ -7,9 +7,9 @@ class Apngasm < Formula
bottle do
cellar :any
- sha1 "5eb0b1a7c88a1196539add4e721cc30dd83f1697" => :mavericks
- sha1 "fc9b6c1e8910aca9282bee642bce50642ee6b976" => :mountain_lion
- sha1 "c568690023e0688e6b71cbe5dc9caab7e816420d" => :lion
+ sha1 "cbc3eaa12b5070ecafd3183003ff09c7c3d7e108" => :yosemite
+ sha1 "d2034f6c75bf7eb5da4eef5bb3e50fb33b79ae68" => :mavericks
+ sha1 "209d32e1fb51d7ba730452892775f2df32e2a526" => :mountain_lion
end
depends_on "cmake" => :build