Skip to content

Commit 1e01855

Browse files
committed
lfortran: update 0.16.0 bottle.
1 parent 106a0df commit 1e01855

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.15.0"
10-
sha256 cellar: :any, big_sur: "a15ae43fcae5a685da6adc02b1260b96f633c05ea344052cbd387e599c79748d"
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)