vscode-extensions.twpayne.vscode-testscript: 0.0.6 -> 0.0.7 (#422375)

This commit is contained in:
Pol Dellaiera 2025-07-04 23:36:47 +02:00 committed by GitHub
commit d82c3167f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4942,8 +4942,8 @@ let
mktplcRef = { mktplcRef = {
name = "vscode-testscript"; name = "vscode-testscript";
publisher = "twpayne"; publisher = "twpayne";
version = "0.0.6"; version = "0.0.7";
hash = "sha256-y8Esm6nnLf+4FPxy4aZxrTPOxx+zoWm7mUrxZ1dsPyM="; hash = "sha256-M7uowipFpEVqY6foLbOLMB0AI+DrXj/h25+EceiwlMw=";
}; };
meta = { meta = {
description = "Syntax highlighting support for testscript"; description = "Syntax highlighting support for testscript";