1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00

vscode-extensions.twpayne.vscode-testscript: 0.0.5 -> 0.0.6 (#414266)

This commit is contained in:
Pol Dellaiera 2025-06-06 22:00:45 +02:00 committed by GitHub
commit f248d57605
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -4942,8 +4942,8 @@ let
mktplcRef = {
name = "vscode-testscript";
publisher = "twpayne";
version = "0.0.5";
hash = "sha256-rAkwcEmonZArN7Vls8k5ey+6V1b5bICTJoOSxgtnv+A=";
version = "0.0.6";
hash = "sha256-y8Esm6nnLf+4FPxy4aZxrTPOxx+zoWm7mUrxZ1dsPyM=";
};
meta = {
description = "Syntax highlighting support for testscript";