Merge pull request #273385 from drupol/vscode/extensions/fix/typst-lsp/hash
vscode-extensions.nvarner.typst-lsp: fix hash
This commit is contained in:
commit
a9496242b7
@ -2750,7 +2750,7 @@ let
|
||||
# Please update the corresponding binary (typst-lsp) when updating
|
||||
# this extension.
|
||||
version = "0.12.0";
|
||||
sha256 = "sha256-5DwpgDstKJXo9jEWORXKr3B6Hnd/YOktiaJL2RFWCSA=";
|
||||
sha256 = "sha256-9v6zJyeUBj0TOpK2otLqZ0ksjmzExKTJYRF+9akvuuo=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ jq moreutils ];
|
||||
|
Loading…
Reference in New Issue
Block a user