We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cb67d commit 106a0dfCopy full SHA for 106a0df
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.15.0.tar.gz"
5
- sha256 "8712c1b0c886f08937ff4c277ff3fa5c05e4dead1bafe55e3bd789be96470127"
+ url "https://lfortran.github.io/tarballs/release/lfortran-0.16.0.tar.gz"
+ sha256 "9e1ae952bdaee845d9b9318ea06ed199c74da26704926c20fadaab794307c4fe"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments