Skip to content

Commit 3434b9d

Browse files
committed
ruby-lsp 0.26.0
1 parent d1951a1 commit 3434b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/ruby-lsp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RubyLsp < Formula
22
desc "Opinionated language server for Ruby"
33
homepage "https://shopify.github.io/ruby-lsp"
4-
url "https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.25.0.tar.gz"
5-
sha256 "6625c6f80c15b9118c5734d29cb364b4ac955871e584ff42cc9e67ba1c37ffd4"
4+
url "https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.26.0.tar.gz"
5+
sha256 "5e08ddae38f249bca468f6df9ce157876064809919980ed9343e7a6ac8cf89bd"
66
license "MIT"
77
head "https://github.com/Shopify/ruby-lsp.git", branch: "main"
88

0 commit comments

Comments
 (0)