Merge pull request #253314 from austinbutler/astro-vscode-231

vscode-extensions.astro-build.astro-vscode: 2.1.1 -> 2.3.3
This commit is contained in:
Peder Bergebakken Sundt 2023-10-21 11:26:02 +02:00 committed by GitHub
commit f642322cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -326,8 +326,8 @@ let
mktplcRef = {
name = "astro-vscode";
publisher = "astro-build";
version = "2.1.1";
sha256 = "sha256-UVZOpkOHbLiwA4VfTgXxuIU8EtJLnqRa5zUVha6xQJY=";
version = "2.3.3";
sha256 = "sha256-A7+7lnCPAtSWUfHLNKbYqKuTxi2Nx05Qdh5HCkT1dnM=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog";