Skip to content

Commit e15ff0e

Browse files
committed
lfortran: update 0.46.0 bottle.
1 parent 43c3b4e commit e15ff0e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Formula/lfortran.rb

+4-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ class Lfortran < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.16.0"
10-
sha256 cellar: :any, big_sur: "67d1ee4fd768f602cd2ed2dcd26dce2b2b011edaebbb7fea0e91541d4384624e"
9+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.46.0"
10+
rebuild 1
11+
sha256 cellar: :any, arm64_sonoma: "18463218cdd1a5fc09b468f27051b55a03c8c693c73aff6b3a6696cc439c2f59"
12+
sha256 cellar: :any, ventura: "62dc18247373cd3ec6364783e8e3e645d246e64b8a72026a3be6eca3f892f227"
1113
end
1214

1315
depends_on "cmake" => :build

0 commit comments

Comments
 (0)