Skip to content

Commit 35c0204

Browse files
committed
fortls: add 2.13.0 bottle.
1 parent af9bd5d commit 35c0204

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Formula/fortls.rb

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class Fortls < Formula
88
license "MIT"
99
head "https://github.com/gnikit/fortls.git", branch: "master"
1010

11+
bottle do
12+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fortls-2.13.0"
13+
sha256 cellar: :any_skip_relocation, monterey: "83cef5b4236725d129e4f183b806d50a09cc538b7fb9e2e351656974931b19a1"
14+
sha256 cellar: :any_skip_relocation, big_sur: "5d4ac95cff2a8ff73371148f1499c681fdf1f8c594ec2c7aea13cff2da46097a"
15+
end
16+
1117
depends_on "[email protected]"
1218

1319
resource "json5" do

0 commit comments

Comments
 (0)