Skip to content

Commit

Permalink
Merge pull request #192993 from Homebrew/bump-elixir-ls-0.24.0
Browse files Browse the repository at this point in the history
elixir-ls 0.24.0
  • Loading branch information
BrewTestBot authored Oct 6, 2024
2 parents 386f074 + 6f4a034 commit 377d1ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/e/elixir-ls.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class ElixirLs < Formula
desc "Language Server and Debugger for Elixir"
homepage "https://elixir-lsp.github.io/elixir-ls"
url "https://github.com/elixir-lsp/elixir-ls/archive/refs/tags/v0.23.0.tar.gz"
sha256 "83c49ec9268ad76f9b7f72585e3cb9dd0199338be69a9ebf507d77109c6a5684"
url "https://github.com/elixir-lsp/elixir-ls/archive/refs/tags/v0.24.0.tar.gz"
sha256 "32e8efb543b4cc790ec6d618901e3cf64759f6a3ebe3e44dd5858bf275af42e1"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "ac2c1e3936ae2dd6b89466853db8ec6d08aff1697a450330207d8940a20a1954"
sha256 cellar: :any_skip_relocation, all: "bc3f17f5d89143701adc37e820fb88b121414429e211f97f4c7511f46012b412"
end

depends_on "elixir"
Expand Down

0 comments on commit 377d1ec

Please sign in to comment.