Skip to content

Commit fdbd3f3

Browse files
committed
fortran-stdlib: add 0.7.0 bottle.
1 parent f3656ce commit fdbd3f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/f/fortran-stdlib.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class FortranStdlib < Formula
55
sha256 "07615b1fd0d9c78f04ec5a26234d091cb7e359933ba2caee311dcd6f58d87af0"
66
license "MIT"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "349996236701c1fdb6a5fdec58dc627f3550929fb8ec80509b8f8d380fbf19de"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f37094c09728b25724680dcfee1aa5e2fa9da72e55787fe601156af2c397601f"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b1453730b11fe70788ebce7b4a007a9536d4f323bbf4b41f87d8136d6f4ac820"
12+
sha256 cellar: :any_skip_relocation, sonoma: "88b04ee788cef96770fb93382cdeb2cf18c7892f2b939ae39f058b1da46a1962"
13+
sha256 cellar: :any_skip_relocation, ventura: "0a92743f68b516233fd5796fd48b6070a75ecaf9d1176b7705cadee4ee3df04c"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "75455c2f164e2797e3e05ec2fe8b0528cb16c1fefbb5a84a3a29be96b17b427d"
15+
end
16+
817
depends_on "cmake" => [:build, :test]
918
depends_on "fypp" => :build
1019
depends_on "gcc" # for gfortran

0 commit comments

Comments
 (0)