ffmpeg: update 4.0.2_1 bottle.
This commit is contained in:
parent
c1057cc939
commit
d20ea8ad6b
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Ffmpeg < Formula
|
||||||
head "https://github.com/FFmpeg/FFmpeg.git"
|
head "https://github.com/FFmpeg/FFmpeg.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "83f8f5c5b79b7bbe6e13ab918f4bd8effb1eba2e7091a5776eeb31db84e74102" => :mojave
|
sha256 "44faa020328c270b43feabc3ce6a09bd23b05f48b38545a2a1d8c162920f16a1" => :mojave
|
||||||
sha256 "5522a58020c3b5c68e5628818ee746822fe38747810c29b4aa865f4fe2803d57" => :high_sierra
|
sha256 "c86b4a86a4545c22350a4c2d00d7e064e05d0e5e3a50d8fb28690ecc7b0379a4" => :high_sierra
|
||||||
sha256 "98cdb186d1dd9c9eb2149b5d5d5c15dc13cecb58fed25232abcbeeb1236c92b8" => :sierra
|
sha256 "4f0d796d07dd195ac73138c9631d1011f9a477665729a8afb9191785dd5d447b" => :sierra
|
||||||
sha256 "4ef0ba0bd512fff69004bb33417a8516d1d8e9dc5e3eb05ea9f2ac15f557cdb2" => :el_capitan
|
|
||||||
end
|
end
|
||||||
|
|
||||||
option "with-chromaprint", "Enable the Chromaprint audio fingerprinting library"
|
option "with-chromaprint", "Enable the Chromaprint audio fingerprinting library"
|
||||||
|
|
Loading…
Reference in a new issue