We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7bcfce commit 585d739Copy full SHA for 585d739
Formula/lfortran.rb
@@ -2,7 +2,7 @@ class Lfortran < Formula
2
desc "Modern interactive LLVM-based Fortran compiler"
3
homepage "https://lfortran.org"
4
url "https://github.com/lfortran/lfortran/releases/download/v0.48.0/lfortran-0.48.0.tar.gz"
5
- sha256 "420885b4bcfd2206bc5ae9cdb658f2382b35b0e4d145476a97bdc7d642d4a588"
+ sha256 "13569cd83a00ec03473f5425c31e9420f185bbc717d70919b14e7f3a7fb52bba"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments