Skip to content

Commit

Permalink
fortls: update 3.1.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 3, 2024
1 parent 30777e5 commit 585a55b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/f/fortls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class Fortls < Formula
head "https://github.com/fortran-lang/fortls.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "00bcd81cccbe00902df21ec67f947e7fa159c3f0532e57090dee8ad7125a8f9e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "816a8bb69dfb03574e6ad9322e2ab5d022f9f402d40a25e718e498b042ff4132"
sha256 cellar: :any_skip_relocation, arm64_monterey: "863801d634f7f56948ec657c0f0cca3748cd95698632e7aa94a76b72af9daddb"
sha256 cellar: :any_skip_relocation, sonoma: "eb1f012c33bb89eeaea4597215cb6c4683554e67d100b2e080720d4174fd237a"
sha256 cellar: :any_skip_relocation, ventura: "d842a5fa5ba725875960bbaf6d003a34daa19c05fbcdde26f36c4d60b2bc33b8"
sha256 cellar: :any_skip_relocation, monterey: "e3862d45d0ef7f7122f128aa2374e935f31a156a8404c86df29b5b19c0002ae2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b8b492f31f2329c07f04b24f73319e0892b2e0fcd6e84eadc4142085c271742"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7d443c225335e5ba2dbc876feb1dd42ba01a52799a8a169d1d459433020ec493"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7d443c225335e5ba2dbc876feb1dd42ba01a52799a8a169d1d459433020ec493"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7d443c225335e5ba2dbc876feb1dd42ba01a52799a8a169d1d459433020ec493"
sha256 cellar: :any_skip_relocation, sonoma: "7d443c225335e5ba2dbc876feb1dd42ba01a52799a8a169d1d459433020ec493"
sha256 cellar: :any_skip_relocation, ventura: "7d443c225335e5ba2dbc876feb1dd42ba01a52799a8a169d1d459433020ec493"
sha256 cellar: :any_skip_relocation, monterey: "7d443c225335e5ba2dbc876feb1dd42ba01a52799a8a169d1d459433020ec493"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b832d03239ff371f68f0461562338ea938548b538c82da1522a414289cd5a7c5"
end

depends_on "python@3.12"
Expand Down

0 comments on commit 585a55b

Please sign in to comment.