Skip to content

Commit b0f8425

Browse files
committed
lfortran: add 0.14.0 bottle.
1 parent 557669f commit b0f8425

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Formula/lfortran.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ class Lfortran < Formula
55
sha256 "fc3c1d592c56ae2636065ec0228db747f154f65a0867f6311bc8091efd5c13a7"
66
license "BSD-3-Clause"
77

8+
bottle do
9+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.14.0"
10+
sha256 cellar: :any, big_sur: "2271bb78f53ee81be48159b4d3db86d24806302e9643c772c9f09c1ac08f3b30"
11+
sha256 cellar: :any, catalina: "df59995bcf1c0d45cdcff3a99fee301fc530193693c9c4cf3c0b94cceffe924c"
12+
end
13+
814
depends_on "cmake" => :build
915
depends_on "ninja" => :build
1016
depends_on "llvm@11"

0 commit comments

Comments
 (0)