From fa92b05cc910837fed82d708e876943ac7560be4 Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Sun, 17 Sep 2023 23:07:00 -0400 Subject: [PATCH] next-ls 0.12.4 --- next-ls.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/next-ls.rb b/next-ls.rb index 8a66ef8..77a91e5 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.10.4.tar.gz" - sha256 "48007e91c3d03fb5969a9d2ef384c4eca5ecb1608a535ae154576d4c0069b038" + url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.12.4.tar.gz" + sha256 "53f44194f8374a52acdba705cbabea9977c5ab83f9175c88e3ea1f09bfa91a30" license "MIT" bottle do