Merge pull request #232997 from wackbyte/update-astro-vscode

vscode-extensions.astro-build.astro-vscode: 0.29.7 -> 1.0.6
This commit is contained in:
Bobby Rong 2023-05-21 18:59:22 +08:00 committed by GitHub
commit 58bd7810d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -309,8 +309,8 @@ let
mktplcRef = {
name = "astro-vscode";
publisher = "astro-build";
version = "0.29.7";
sha256 = "sha256-hr8opkNnYpnc8ZRd8tkO8GgMN2lK0YwCETDNe4QnUNQ=";
version = "1.0.6";
sha256 = "sha256-/gpZtOO8MA/MJ1o9eG4qmPqhWRZ5E+elA9Rr/kpOprI=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/astro-build.astro-vscode/changelog";