Merge pull request #244058 from wackbyte/bump-astro-vscode

vscode-extensions.astro-build.astro-vscode: 1.0.6 -> 2.1.1
This commit is contained in:
Felix Bühler
2023-07-19 21:48:47 +02:00
committed by GitHub
@@ -326,8 +326,8 @@ let
mktplcRef = {
name = "astro-vscode";
publisher = "astro-build";
version = "1.0.6";
sha256 = "sha256-/gpZtOO8MA/MJ1o9eG4qmPqhWRZ5E+elA9Rr/kpOprI=";
version = "2.1.1";
sha256 = "sha256-UVZOpkOHbLiwA4VfTgXxuIU8EtJLnqRa5zUVha6xQJY=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog";