Skip to content

Commit 106a0df

Browse files
committed
lfortran 0.16.0
Closes #12. Signed-off-by: Sebastian Ehlert <[email protected]>
1 parent f8cb67d commit 106a0df

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
@@ -1,8 +1,8 @@
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.15.0.tar.gz"
5-
sha256 "8712c1b0c886f08937ff4c277ff3fa5c05e4dead1bafe55e3bd789be96470127"
4+
url "https://lfortran.github.io/tarballs/release/lfortran-0.16.0.tar.gz"
5+
sha256 "9e1ae952bdaee845d9b9318ea06ed199c74da26704926c20fadaab794307c4fe"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)