Skip to content

Commit

Permalink
lfortran 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uNouss committed May 10, 2023
1 parent da44809 commit 9424cdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/lfortran.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Lfortran < Formula
desc "Modern interactive LLVM-based Fortran compiler"
homepage "https://lfortran.org"
url "https://lfortran.github.io/tarballs/release/lfortran-0.16.0.tar.gz"
sha256 "9e1ae952bdaee845d9b9318ea06ed199c74da26704926c20fadaab794307c4fe"
url "https://lfortran.github.io/tarballs/release/lfortran-0.19.0.tar.gz"
sha256 "d496f61d7133b624deb3562677c0cbf98e747262babd4ac010dbd3ab4303d805"
license "BSD-3-Clause"

bottle do
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.16.0"
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/lfortran-0.19.0"
sha256 cellar: :any, big_sur: "67d1ee4fd768f602cd2ed2dcd26dce2b2b011edaebbb7fea0e91541d4384624e"
end

Expand Down

0 comments on commit 9424cdf

Please sign in to comment.