Skip to content

Commit

Permalink
Merge pull request Homebrew#158091 from BrewTestBot/bump-elixir-ls-0.…
Browse files Browse the repository at this point in the history
…18.0

elixir-ls 0.18.0
  • Loading branch information
BrewTestBot authored Dec 22, 2023
2 parents e2d0c59 + 64457a3 commit a5334dd
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.17.10.tar.gz"
sha256 "2ce21f28a4f4ee43027eb1c29b68379df721e632c728badcf4c23a2b420347f5"
url "https://github.com/elixir-lsp/elixir-ls/archive/refs/tags/v0.18.0.tar.gz"
sha256 "032d280e4bf5cb8871563a2715ca08dc1d98bc1d49a6d3f8713cd3b263072567"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "9c996c27450e193207c38d6202b536898b049327c9b04cb19d4a4bfe9a307820"
sha256 cellar: :any_skip_relocation, all: "818f077ec39b8744fde1d342092fd922bf6689399aaf52d323d6eb4a21f8352a"
end

depends_on "elixir"
Expand Down

0 comments on commit a5334dd

Please sign in to comment.