Skip to content

Commit 4aba3bc

Browse files
committed
typos-lsp 0.1.46
1 parent 741aa2b commit 4aba3bc

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.45.tar.gz"
5-
sha256 "4a4251c72a5cb0f7cb23439348d8a6374a047557b890ccaf581c534d0979f2d5"
4+
url "https://github.com/tekumara/typos-lsp/archive/refs/tags/v0.1.46.tar.gz"
5+
sha256 "3a1068e9bb6457e85b28ded1378a5500360f26f8921ae0033c0c49c13e71880d"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)