vtk: update 9.2.4 bottle.

master
BrewTestBot 2023-01-05 22:05:07 +00:00
parent 2ff402d9f1
commit 32ea983408
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -7,14 +7,13 @@ class Vtk < Formula
head "https://gitlab.kitware.com/vtk/vtk.git", branch: "master"
bottle do
rebuild 1
sha256 cellar: :any, arm64_ventura: "abb8aad044b8eea390b26cd177ca7c8b36a5caca5fc0c53d548b2139ed7c7fbb"
sha256 cellar: :any, arm64_monterey: "87f295a765e70a10f8f3a19d4fe4bcac50715480cae4b0a0bb87e4ee4f700dfe"
sha256 cellar: :any, arm64_big_sur: "0395bb7ea37c8570388c8f3a41b77d5f00c11fe0e23257f353cc626dd87398b5"
sha256 cellar: :any, ventura: "d8d5c75ce1b1ac5f78559ba33d776c00018d38afeec30605db8313ca5a872534"
sha256 cellar: :any, monterey: "5e23111ea04ac0edf25ede66975b2c072a557c70cbb2cbbc410e48dcc1fb12a3"
sha256 cellar: :any, big_sur: "2345d0eb9580b5f0b62175f911a2e9d36d5a2eae451a5cb8dbb69fc5cfdf2883"
sha256 cellar: :any_skip_relocation, x86_64_linux: "474f15dcdcd507d2c8056188e992cf16ac9d67c10eadd3707311de8a9919a8b2"
sha256 cellar: :any, arm64_ventura: "01b2e5aa9511990a7e811c5504805c565d9d0523936b48fd088395adaa06c401"
sha256 cellar: :any, arm64_monterey: "817802d42b2b39b03190edbdffccce561e18d8e91d4b611d3b4eacad46354dc9"
sha256 cellar: :any, arm64_big_sur: "828333bb68bceab7dfb27bfd64d0c7348c20ae6b50994774331513c14c87f47b"
sha256 cellar: :any, ventura: "9320bc8e51fd0e1245930af8ef854024e57e54f92bd2b6aeb29af1e5f4fc7cf8"
sha256 cellar: :any, monterey: "53af9bd5b425a87cb7e2ff88ad607c5e96a158259e1c074d16ca12c79218918d"
sha256 cellar: :any, big_sur: "60d98948a79834a67b3395282b341f9ac92807639ab532725f872d7fc0662968"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a5eac0cf0b55c6984509e96d6bd0f6f9163e13aac823e835fd38614ead4d2d81"
end
depends_on "cmake" => [:build, :test]