From 92665c6a09fe0c4fa1f5c2cbb38bc794e67c57cb Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 12 Mar 2015 08:50:02 +0000 Subject: [PATCH] ffmbc: update 0.7.2 bottle. --- Formula/ffmbc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/ffmbc.rb b/Formula/ffmbc.rb index 431d895f9e..f5df3e574e 100644 --- a/Formula/ffmbc.rb +++ b/Formula/ffmbc.rb @@ -5,9 +5,9 @@ class Ffmbc < Formula sha256 "caaae2570c747077142db34ce33262af0b6d0a505ffbed5c4bdebce685d72e42" bottle do - sha1 "2ec4e61817f6dca744a74f366b9c9d8912fb3d89" => :mavericks - sha1 "f9fd79a535a052862c3695a1525990c6df31e5d4" => :mountain_lion - sha1 "bccbff468429c7af94e8047688b5452184826c22" => :lion + sha256 "46519725eff4d6b78e67fa9a9ddd268c6f11951aac75d334878fa09fb46d884f" => :yosemite + sha256 "dc107a71f2865144699f9b610cf31925be313529673d23d8f4b3ed12d886a33e" => :mavericks + sha256 "450afcd5675ffa2f530ecb52294478a9eed65a3c35356dae57a79559651b5bac" => :mountain_lion end option "without-x264", "Disable H.264 encoder"