vscode-extensions.astro-build.astro-vscode: 2.10.2 -> 2.15.4

Fixed hash

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
Raroh73 2025-02-12 20:38:02 +01:00 committed by Masum Reza
parent 1c0ceab1ab
commit 187b7a1c65

View file

@ -391,8 +391,8 @@ let
mktplcRef = {
name = "astro-vscode";
publisher = "astro-build";
version = "2.10.2";
hash = "sha256-lmqbZnCpkNN+i877hURRkPuRtuxRKD29bDppGBAEMGs=";
version = "2.15.4";
hash = "sha256-gpDbEasdrpY9Djd6g9lUYXcMFZRBMn7P4wW0/iU+qz8=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog";