Skip to content

Commit beb9530

Browse files
committed
PR to update bottles
1 parent 19c04b3 commit beb9530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lfortran.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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.46.0"
10-
# sha256 cellar: :any, big_sur: "67d1ee4fd768f602cd2ed2dcd26dce2b2b011edaebbb7fea0e91541d4384624e"
9+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.16.0"
10+
sha256 cellar: :any, big_sur: "67d1ee4fd768f602cd2ed2dcd26dce2b2b011edaebbb7fea0e91541d4384624e"
1111
end
1212

1313
depends_on "cmake" => :build

0 commit comments

Comments
 (0)