Skip to content

Commit

Permalink
lfortran: update 0.16.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
awvwgk committed Sep 18, 2022
1 parent 106a0df commit 1e01855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lfortran.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class Lfortran < Formula
license "BSD-3-Clause"

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

depends_on "cmake" => :build
Expand Down

0 comments on commit 1e01855

Please sign in to comment.