vscode-extensions.astro-build.astro-vscode: fix hash

This commit is contained in:
Gutyina Gergő
2025-03-12 15:23:20 +01:00
parent b20413d443
commit 7452000c6f
@@ -392,7 +392,7 @@ let
name = "astro-vscode";
publisher = "astro-build";
version = "2.15.4";
hash = "sha256-gpDbEasdrpY9Djd6g9lUYXcMFZRBMn7P4wW0/iU+qz8=";
hash = "sha256-dyv7GTscj57Uc+HgImXETKW8olGcWpL+FyAHoS36rmk=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog";