ffmpeg: update 4.2.2 bottle.
This commit is contained in:
parent
0eaac39b7f
commit
4e04d81fca
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Ffmpeg < Formula
|
|||
head "https://github.com/FFmpeg/FFmpeg.git"
|
||||
|
||||
bottle do
|
||||
sha256 "11b16a8f9657e0826774d41133052b088f778a50f6f8037f641923cbb6b90335" => :catalina
|
||||
sha256 "a8dfa8eb401973fb9aa2adf806fca3e2a091ccb16d1270b5dcd67283022ba05b" => :mojave
|
||||
sha256 "67fa397296c48e8f838a4cfbd654da8888a7e579eb53bda46e2d2ca70908d14e" => :high_sierra
|
||||
sha256 "3d436d5b28b674dd972e448fb4e6d7844075fbfa4266eb671eb72555d0294709" => :catalina
|
||||
sha256 "94596bb3553a4d09107a5900064f5e0ccc01d8891888d184e67a0ac34d6f4f55" => :mojave
|
||||
sha256 "c740004bfdaadc7adeda4cc79745fb3e0a3b2b52ba35f54664e06a351ce5104f" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "nasm" => :build
|
||||
|
|
Loading…
Reference in a new issue