From 6c380bf4f0c019577e5c4c5933b04f9471745add Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 11 Sep 2019 01:01:38 +0000 Subject: [PATCH] vtk: update 8.2.0_3 bottle. --- Formula/vtk.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/vtk.rb b/Formula/vtk.rb index 798cf228b8..1cb7260089 100644 --- a/Formula/vtk.rb +++ b/Formula/vtk.rb @@ -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