vscode-extensions.twpayne.vscode-testscript: 0.0.4 -> 0.0.5

This commit is contained in:
emaryn 2025-03-27 00:38:54 +00:00 committed by emaryn
parent c1470b3d0a
commit 66c857272d

View file

@ -4997,8 +4997,8 @@ let
mktplcRef = { mktplcRef = {
name = "vscode-testscript"; name = "vscode-testscript";
publisher = "twpayne"; publisher = "twpayne";
version = "0.0.4"; version = "0.0.5";
hash = "sha256-KOmcJlmmdUkC+q0AQ/Q/CQAeRgQPr6nVO0uccUxHmsY="; hash = "sha256-rAkwcEmonZArN7Vls8k5ey+6V1b5bICTJoOSxgtnv+A=";
}; };
meta = { meta = {
description = "Syntax highlighting support for testscript"; description = "Syntax highlighting support for testscript";