vscode-extensions.graphql.vscode-graphql-syntax: 1.3.6 -> 1.3.8

This commit is contained in:
emaryn
2025-03-30 06:47:43 +08:00
parent a887d9644d
commit 307dae83eb
@@ -2263,8 +2263,8 @@ let
mktplcRef = {
name = "vscode-graphql-syntax";
publisher = "GraphQL";
version = "1.3.6";
hash = "sha256-74Y/LpOhAj3TSplohhJqBwJDT87nCAiKrWsF90bc8jU=";
version = "1.3.8";
hash = "sha256-10x2kX9Gc7O/tGRDPZfy1cKdCIvGTCXcD2bDokIz7TU=";
};
meta = {
description = "Adds full GraphQL syntax highlighting and language support such as bracket matching";