diff --git a/bucket/typst-lsp.json b/bucket/typst-lsp.json index 15259a7..14d2dec 100644 --- a/bucket/typst-lsp.json +++ b/bucket/typst-lsp.json @@ -12,7 +12,5 @@ "bin": [ ["typst-lsp-x86_64-pc-windows-msvc.exe", "typst-lsp"] ], - "checkver": { - "github": "https://github.com/nvarner/typst-lsp/releases/" - } + "checkver": "github" }