x264: update r2854 bottle.
This commit is contained in:
parent
f1c16910a3
commit
4190d4259a
1 changed files with 4 additions and 3 deletions
|
@ -9,9 +9,10 @@ class X264 < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "2e2cf99b9f06181e9d1bbd549e3426717d4fb93fc12fe2cd7f295b92f7b28a55" => :high_sierra
|
||||
sha256 "b656ff61da5b8ab33dc940bb4efa57bed89c3d40e79416aee8a960d8f7f2e4f1" => :sierra
|
||||
sha256 "3ac151bdd5cf62a55fb41c60761c548db721a7b6c1ebc6f4af5b4fc71b499e7f" => :el_capitan
|
||||
rebuild 1
|
||||
sha256 "f9217e7b29e737cc050f04183266a19c75fb01b1e9101818bad014a7cdf62f16" => :high_sierra
|
||||
sha256 "c047a907ed59ffecfba24792f800c21a3226cadb6cb2155943711a373950a1eb" => :sierra
|
||||
sha256 "04a9a0a821da861a283c92993426c1cdfe3cfd786898b7dac8bd9c477c5d02d7" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "nasm" => :build
|
||||
|
|
Loading…
Reference in a new issue