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

This commit is contained in:
Pol Dellaiera 2024-04-06 14:19:52 +02:00
parent 8ae6693043
commit f8063b12f4
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA
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.1";
hash = "sha256-jyZBnT8UW94TVnZKZna1cJa/UIj+DwYwlAbU4pnaf04=";
version = "0.11.3";
hash = "sha256-b5aD4gz4j+QAEPmYaNnaputbYTPoFxVFih76HmznUP8=";
};
nativeBuildInputs = [ jq moreutils ];