Skip to content

Commit d9d69df

Browse files
committed
lfortran 0.15.0
Closes #11. Signed-off-by: Sebastian Ehlert <[email protected]>
1 parent 546a3fc commit d9d69df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lfortran.rb

Lines changed: 2 additions & 2 deletions
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.14.0.tar.gz"
5-
sha256 "fc3c1d592c56ae2636065ec0228db747f154f65a0867f6311bc8091efd5c13a7"
4+
url "https://lfortran.github.io/tarballs/release/lfortran-0.15.0.tar.gz"
5+
sha256 "8712c1b0c886f08937ff4c277ff3fa5c05e4dead1bafe55e3bd789be96470127"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)