From 0054dca37f50a482a2c8a902351da32aa05512ec Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 16 May 2017 21:58:12 +0000 Subject: [PATCH] audacious: add 3.8.2 bottle. --- Formula/audacious.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/audacious.rb b/Formula/audacious.rb index 65f908e6570..3eba485f352 100644 --- a/Formula/audacious.rb +++ b/Formula/audacious.rb @@ -12,6 +12,12 @@ class Audacious < Formula end end + bottle do + sha256 "9664a34b740c5298f7167481328ea36b3cbea5d158a220448bfde45d9f55159f" => :sierra + sha256 "e5c9122460a0431d7bf7e984e778521c2f6ec056488ab542c99e22f37aaad001" => :el_capitan + sha256 "701dd13bdb4b65532923f3a4e8ac36269a5d9fe1000646b2631742d7e2bb8976" => :yosemite + end + head do url "https://github.com/audacious-media-player/audacious.git"