Skip to content

Commit 7eda257

Browse files
chenrui333BrewTestBot
authored andcommitted
libblastrampoline: add 5.11.0 bottle.
1 parent a3cedd3 commit 7eda257

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Formula/lib/libblastrampoline.rb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ class Libblastrampoline < Formula
99
"BSD-3-Clause", # include/common/lapacke*
1010
]
1111

12+
bottle do
13+
sha256 cellar: :any, arm64_sonoma: "70c25f76601949269e21048be82f671ca0d97bf5b71c11eddae338b3916b198f"
14+
sha256 cellar: :any, arm64_ventura: "51cee0c324df3077f746332e9a428d0ca1b7d81faab257e371b2d92147b02973"
15+
sha256 cellar: :any, arm64_monterey: "254d9acb9cfb8be58703c06e621cd4df120bac6c1464eb6bdc73325b0e3002d8"
16+
sha256 cellar: :any, sonoma: "48f2f7813d5b7c04267e924fed7ba578acb8e4e139d70df80a2dc8cb4ebbfdd7"
17+
sha256 cellar: :any, ventura: "84e50ef11eb134a5822d1f765f91ce8235c6ff675020b3bc33a8b6951b0f64c9"
18+
sha256 cellar: :any, monterey: "f3fb195e78ad38bdcdf6d5e68f3290e72ff435d85a9bc9052f5db1bd4bcccfa5"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b45c0f742c4f3699842d75b19438efc8a49816ab82b46352a4a197ce63fed42"
20+
end
21+
1222
depends_on "openblas" => :test
1323

1424
def install

0 commit comments

Comments
 (0)