We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b459c commit 3fae985Copy full SHA for 3fae985
Formula/f/fortls.rb
@@ -9,8 +9,7 @@ class Fortls < Formula
9
head "https://github.com/fortran-lang/fortls.git", branch: "master"
10
11
bottle do
12
- rebuild 2
13
- sha256 cellar: :any_skip_relocation, all: "adcb346ec466108c4913bcb503e59ff3cf83c6ac25dd2898a5b3bcc4c598eaea"
+ sha256 cellar: :any_skip_relocation, all: "24f719643578f366550f725f7baf1f395a826fa53c4c8d17c4e3abdde608c859"
14
end
15
16
depends_on "python@3.13"
0 commit comments