Skip to content

Commit cda1e9d

Browse files
committed
ruby-lsp 0.26.2
1 parent 97abe1f commit cda1e9d

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.26.1.tar.gz"
5-
sha256 "c1915b509bc194be9d738ee09b648621648427c8a6c0e9ffbb5fe1dfac13a119"
4+
url "https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.26.2.tar.gz"
5+
sha256 "358cd9a377ee9849a27a8f68d3fb3d1977e55ca84a374852971af4b344757efc"
66
license "MIT"
77
head "https://github.com/Shopify/ruby-lsp.git", branch: "main"
88

0 commit comments

Comments
 (0)