We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c04b3 commit beb9530Copy full SHA for beb9530
Formula/lfortran.rb
@@ -6,8 +6,8 @@ class Lfortran < Formula
6
license "BSD-3-Clause"
7
8
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"
+ root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.16.0"
+ sha256 cellar: :any, big_sur: "67d1ee4fd768f602cd2ed2dcd26dce2b2b011edaebbb7fea0e91541d4384624e"
11
end
12
13
depends_on "cmake" => :build
0 commit comments