libvpx: update 1.6.0 bottle.

This commit is contained in:
BrewTestBot 2016-09-05 03:43:11 +01:00 committed by ilovezfs
parent e5bd790d77
commit 2c5ab976ba

View file

@ -6,9 +6,9 @@ class Libvpx < Formula
head "https://chromium.googlesource.com/webm/libvpx", :using => :git
bottle do
sha256 "662f6f2cb3fab1a9fa74ecd100a9266d86d10a60e179a11b0c80594f4bd7e347" => :el_capitan
sha256 "0209b85c32d4c08e23db9afa56bd4c9c0535ebbd1af1f36488b6e34ec1d6e8a1" => :yosemite
sha256 "423d1ecee05d00a68d04e390d368c0a03f1597a28d02793cdad3c1219abf4a03" => :mavericks
sha256 "4027dc0598de4c1d78bb1a917f90a892dcb41fa0806db41b57205d3e20d2424c" => :el_capitan
sha256 "3e13f428741842f512cb0cad523fd5816c7b4badae49d1af5a2698ef24077ef7" => :yosemite
sha256 "44e4a3450e6af4894c51924fd01c04efceb3d9c42bc4064d414c5d4979c24eef" => :mavericks
end
option "with-gcov", "Enable code coverage"