vtk: update 8.2.0_3 bottle.
This commit is contained in:
parent
d7b9d1af07
commit
6c380bf4f0
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Vtk < Formula
|
|||
head "https://github.com/Kitware/VTK.git"
|
||||
|
||||
bottle do
|
||||
sha256 "198879d7b096a0783949664f76eb462db1b40ac0b6323ac064ae0f238a0dcedb" => :mojave
|
||||
sha256 "8dc3e1b37f503b3230ba978a8900d705cd9856aec8930e3c7dee4f99522b5ac1" => :high_sierra
|
||||
sha256 "8153de359561ed7a47248f99441d47fd09256f68be100cea06939219f9668637" => :sierra
|
||||
sha256 "b82c5276ce784af50cb6cddc8355b69239a51ea724849375207fff1518990be1" => :mojave
|
||||
sha256 "1e2f7885e7502b654db20733c675d432549aba8d454567ec38fcb7a5975b9f24" => :high_sierra
|
||||
sha256 "416159f7f88c72a0aec2eb5fb8d68feb99053cd025fc5c3b1f8b41e81cb8df1c" => :sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue