From 3195fdc3c2c3738bdd3c4fb273f20cf16ad42f08 Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Tue, 14 May 2024 14:15:33 +0000 Subject: [PATCH] next-ls 0.22.2 Closes #38. Signed-off-by: Mitchell Hanberg --- next-ls.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/next-ls.rb b/next-ls.rb index 343015c..c817095 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.22.1.tar.gz" - sha256 "31138d8db3f06d60101b298c622395ae54ae89b461717a3a835efc70b247e3a7" + url "https://github.com/elixir-tools/next-ls/archive/refs/tags/v0.22.2.tar.gz" + sha256 "3cef62134dec3608b9d38cfa3847f6161f451fa7ab7fdd3e8164bfb0916cf9f4" license "MIT" bottle do