parent
3a881bba7b
commit
470907b586
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Vtk < Formula
|
||||
desc "Toolkit for 3D computer graphics, image processing, and visualization"
|
||||
homepage "https://www.vtk.org/"
|
||||
url "https://www.vtk.org/files/release/8.1/VTK-8.1.0.tar.gz"
|
||||
sha256 "6e269f07b64fb13774f5925161fb4e1f379f4e6a0131c8408c555f6b58ef3cb7"
|
||||
revision 3
|
||||
url "https://www.vtk.org/files/release/8.1/VTK-8.1.1.tar.gz"
|
||||
sha256 "71a09b4340f0a9c58559fe946dc745ab68a866cf20636a41d97b6046cb736324"
|
||||
head "https://github.com/Kitware/VTK.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue