mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
vscode-extensions.twpayne.vscode-testscript: 0.0.4 -> 0.0.5
This commit is contained in:
parent
c1470b3d0a
commit
66c857272d
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue