openvdb: update 10.0.0 bottle.

master
BrewTestBot 2022-10-15 08:05:56 +00:00
parent ff289a6e72
commit ada1e2e105
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Openvdb < Formula
head "https://github.com/AcademySoftwareFoundation/openvdb.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_monterey: "3a13dcdc2a4d5a80641b50566d42dcacdef5eb102f0b25b459cf86ad22db53bb"
sha256 cellar: :any, arm64_big_sur: "421d837ff164d70af6e9ca6c917bdee1e8348e3f461444d05d3ccac487cbcd8b"
sha256 cellar: :any, monterey: "031757fa9a7b3b2a87158182f77ee752461dd030c4a1171876475bcbe72462ce"
sha256 cellar: :any, big_sur: "ef0cb3215976b98d1b4749a96264eb2137e6245699007322c774dda76e20425c"
sha256 cellar: :any, catalina: "f2110c85d80aede034f7c8f83393db883b67d43f36a76702a93a5bac47e33e57"
sha256 cellar: :any_skip_relocation, x86_64_linux: "69b854fe914d3fb8a42ad03ae5a7d5301a9bb1395167861c82c54981a14a2371"
sha256 cellar: :any, arm64_monterey: "3c6573a80c64d2113eadebb6588a74e214412230ad431ae11222c263e1e48b5b"
sha256 cellar: :any, arm64_big_sur: "bb6600f6bef2d7a79c43f1531afca274a113dda161c2ad48541462b945db62f9"
sha256 cellar: :any, monterey: "bc3db85b839c088af4271ffd305ca1084aea3b6035ef00a9571ec10702438e02"
sha256 cellar: :any, big_sur: "53249d9fb08ef2fadd93f19c280ad6359a662c52b0aa25dc0a6bf5dd049d42aa"
sha256 cellar: :any, catalina: "c16844a686000d6074da1cc7d57918b7f84a5783a1720ae65451621989e53dde"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1e0b5ebef2b1e369f90e4ede4f30eebe3268a33cddf317624ebe6026e0997154"
end
depends_on "cmake" => :build