vscode-extensions.myriad-dreamin.tinymist: 0.11.3 -> 0.11.4

This commit is contained in:
Lampros Pitsillos 2024-04-16 12:53:01 +03:00
parent da42a0d492
commit d408a6dc80
1 changed files with 2 additions and 2 deletions

View File

@ -3275,8 +3275,8 @@ let
publisher = "myriad-dreamin";
# Please update the corresponding binary (tinymist) when updating
# this extension.
version = "0.11.3";
hash = "sha256-b5aD4gz4j+QAEPmYaNnaputbYTPoFxVFih76HmznUP8=";
version = "0.11.4";
hash = "sha256-VR+vl6mctwq9oSIgnfutvPFwfGUdEco8fCOjzMvPtII=";
};
nativeBuildInputs = [ jq moreutils ];