From 01daa13d1d8566c076a3f99f9ada50451682d738 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 16 Sep 2015 21:56:37 +0100 Subject: [PATCH] sound-touch: update 1.9.1 bottle. --- Formula/sound-touch.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/sound-touch.rb b/Formula/sound-touch.rb index a0d2478d42..40ecd8791f 100644 --- a/Formula/sound-touch.rb +++ b/Formula/sound-touch.rb @@ -6,9 +6,9 @@ class SoundTouch < Formula bottle do cellar :any - sha1 "ba626eb84b2e8e82b4e2b608534f13800da00994" => :mavericks - sha1 "9dbb7296e5b8ea20790d97ee43967614dba9b584" => :mountain_lion - sha1 "728d89303b4cd85cd95f1ad625007d164c1f64bb" => :lion + sha256 "ec3cebf59b93b32cfce7e257e4dbf29f69902e968c357e42c5af6bac7c501ca9" => :el_capitan + sha256 "f0825880145526db97129bb02690a5823e69f008bb83713fed7b79a9fabc1636" => :yosemite + sha256 "75ae537da4d561053c0b974dfe77da16fafc72bafbc47b84e393d142afd5be73" => :mavericks end option "with-integer-samples", "Build using integer samples? (default is float)"