We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546a3fc commit d9d69dfCopy full SHA for d9d69df
Formula/lfortran.rb
@@ -1,8 +1,8 @@
1
class Lfortran < Formula
2
desc "Modern interactive LLVM-based Fortran compiler"
3
homepage "https://lfortran.org"
4
- url "https://lfortran.github.io/tarballs/release/lfortran-0.14.0.tar.gz"
5
- sha256 "fc3c1d592c56ae2636065ec0228db747f154f65a0867f6311bc8091efd5c13a7"
+ url "https://lfortran.github.io/tarballs/release/lfortran-0.15.0.tar.gz"
+ sha256 "8712c1b0c886f08937ff4c277ff3fa5c05e4dead1bafe55e3bd789be96470127"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments