From 794255adafe949927ec349fbc344ef4a22904aa1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 17 Dec 2018 21:40:11 +0000 Subject: [PATCH] libav: update 12.3_2 bottle. --- Formula/libav.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/libav.rb b/Formula/libav.rb index eccb5d4c6e..46f68ff655 100644 --- a/Formula/libav.rb +++ b/Formula/libav.rb @@ -7,9 +7,10 @@ class Libav < Formula head "https://git.libav.org/libav.git" bottle do - sha256 "9f3f6c112053901f2f418b25316bf79692931ccdc72ff7a31aebc81e9169665b" => :mojave - sha256 "4562bac93c0e4469712c985ac350ebce4a7e6474a528a1261c788d9fdcc0f32f" => :high_sierra - sha256 "b6a4e33e38c4ec8147d0ab2002bb5c9bb61c9c1273e0b0e67868b428333eda0f" => :sierra + cellar :any + sha256 "2ba7f645ee21d7cf659e22d1088b5811b0fb94c5352c12f74bdf76e1b28ea4ae" => :mojave + sha256 "2ed7f49968fc0dbfd20e2cc176438303ea4440486cb9160719ee8fa582e23a01" => :high_sierra + sha256 "97188f142c5d4c358f191697c1d9b306594c7e8e0fa8f528e7cd398d9053fa6a" => :sierra end option "with-openssl", "Enable SSL support"