Skip to content

Commit f8cb67d

Browse files
committed
lfortran: update 0.15.0 bottle.
1 parent d9d69df commit f8cb67d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/lfortran.rb

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +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.14.0"
10-
sha256 cellar: :any, big_sur: "2271bb78f53ee81be48159b4d3db86d24806302e9643c772c9f09c1ac08f3b30"
11-
sha256 cellar: :any, catalina: "df59995bcf1c0d45cdcff3a99fee301fc530193693c9c4cf3c0b94cceffe924c"
9+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.15.0"
10+
sha256 cellar: :any, big_sur: "a15ae43fcae5a685da6adc02b1260b96f633c05ea344052cbd387e599c79748d"
1211
end
1312

1413
depends_on "cmake" => :build

0 commit comments

Comments
 (0)