Skip to content

Commit 9424cdf

Browse files
committed
lfortran 0.19.0
1 parent da44809 commit 9424cdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/lfortran.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Lfortran < Formula
22
desc "Modern interactive LLVM-based Fortran compiler"
33
homepage "https://lfortran.org"
4-
url "https://lfortran.github.io/tarballs/release/lfortran-0.16.0.tar.gz"
5-
sha256 "9e1ae952bdaee845d9b9318ea06ed199c74da26704926c20fadaab794307c4fe"
4+
url "https://lfortran.github.io/tarballs/release/lfortran-0.19.0.tar.gz"
5+
sha256 "d496f61d7133b624deb3562677c0cbf98e747262babd4ac010dbd3ab4303d805"
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"
9+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.19.0"
1010
sha256 cellar: :any, big_sur: "67d1ee4fd768f602cd2ed2dcd26dce2b2b011edaebbb7fea0e91541d4384624e"
1111
end
1212

0 commit comments

Comments
 (0)