Skip to content

Commit e838917

Browse files
committed
typos-lsp 0.1.40
1 parent e13ee4a commit e838917

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/typos-lsp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class TyposLsp < Formula
22
desc "Language Server for typos-cli"
33
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"
4+
url "https://github.com/tekumara/typos-lsp/archive/refs/tags/v0.1.40.tar.gz"
5+
sha256 "1ed488e8bb8b3494367894c55efd83a2f8d7a9c986cf5715792b20a257362a6c"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)