From 143e76f1db28fd73414d4da725abef9b2461903b Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Thu, 31 Jul 2025 13:43:23 +0000 Subject: [PATCH] next-ls 0.23.4 --- next-ls.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/next-ls.rb b/next-ls.rb index fb751ab..4448787 100644 --- a/next-ls.rb +++ b/next-ls.rb @@ -1,8 +1,8 @@ class NextLs < Formula desc "Language server for Elixir that just works" homepage "https://www.elixir-tools.dev/next-ls" - url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.3.tar.gz" - sha256 "9f3ce80f665b09ce3c8ffb25eceddf22056a7189c4e22281687eec86f4d965b0" + url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.23.4.tar.gz" + sha256 "7bcc365e2a4f64e874bba5344a923ef5655b2de367dcda161d3f419334fa8403" license "MIT" bottle do