We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13ee4a commit e838917Copy full SHA for e838917
Formula/t/typos-lsp.rb
@@ -1,8 +1,8 @@
1
class TyposLsp < Formula
2
desc "Language Server for typos-cli"
3
homepage "https://github.com/tekumara/typos-lsp"
4
- url "https://github.com/tekumara/typos-lsp/archive/refs/tags/v0.1.39.tar.gz"
5
- sha256 "e947770d7f12b06886db41ac8a10fd5686c1dbb6042f9898dd899d0900d59762"
+ url "https://github.com/tekumara/typos-lsp/archive/refs/tags/v0.1.40.tar.gz"
+ sha256 "1ed488e8bb8b3494367894c55efd83a2f8d7a9c986cf5715792b20a257362a6c"
6
license "MIT"
7
8
livecheck do
0 commit comments