We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3b12c commit a35239cCopy full SHA for a35239c
Formula/v/vtk.rb
@@ -4,6 +4,7 @@ class Vtk < Formula
4
url "https://www.vtk.org/files/release/9.4/VTK-9.4.1.tar.gz"
5
sha256 "c253b0c8d002aaf98871c6d0cb76afc4936c301b72358a08d5f3f72ef8bc4529"
6
license "BSD-3-Clause"
7
+ revision 1
8
head "https://gitlab.kitware.com/vtk/vtk.git", branch: "master"
9
10
bottle do
0 commit comments