File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class DamaskGrid < Formula
55 sha256 "82f9b3aefde87193c12a7c908f42b711b278438f6cad650918989e37fb6dbde4"
66 license "AGPL-3.0-only"
77
8+ bottle do
9+ sha256 cellar : :any , arm64_sequoia : "0b18ca183c5b10361923e36624cd0dd48200735b9e294da7fcb669c835a58d99"
10+ sha256 cellar : :any , arm64_sonoma : "638f168e4c065d244b6d6fa8b060651058c17a87e6cc1af946cd6d97064a4c5c"
11+ sha256 cellar : :any , arm64_ventura : "8b17bcdfc98a445fa66706bea7dcb980004b6445619d8db416579fc31bd2510f"
12+ sha256 cellar : :any , sonoma : "407856987aa7e2facc13e48dafa1422427b3e641204e5086e359082de837723f"
13+ sha256 cellar : :any , ventura : "899688e732738e9bfa9f1002b34deaf379c899e87c3561bf779fef5baf83c6af"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "44b4d4d3d26e0f059b2d5a7a1e31086929d9183f365b45fb9894623d022d2a9c"
15+ end
16+
817 depends_on "cmake" => :build
918 depends_on "pkgconf" => :build
1019 depends_on "petsc"
You can’t perform that action at this time.
0 commit comments