vscode-extensions.nvarner.typst-lsp: 0.12.1 -> 0.13.0

This commit is contained in:
R. Ryantm 2024-04-23 04:25:22 +00:00
parent 16da38cd4f
commit 118f9bd2bd

View File

@ -12,8 +12,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
publisher = "nvarner"; publisher = "nvarner";
# Please update the corresponding binary (typst-lsp) when updating # Please update the corresponding binary (typst-lsp) when updating
# this extension. # this extension.
version = "0.12.1"; version = "0.13.0";
hash = "sha256-JcfFaR1wU5XwapH8vnfVy7Cb7DfUWVeoLfBV3wEtCpE="; hash = "sha256-xiFUJymZOTEqlGvCHvLiI0pVg7NLgIXhZ7x8yx+a5mY=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [