vscode-extensions.redhat.vscode-yaml: 1.5.1 -> 1.7.0
This commit is contained in:
parent
264f1bf7b2
commit
e03a641136
1 changed files with 2 additions and 2 deletions
|
@ -1749,8 +1749,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "vscode-yaml";
|
||||
publisher = "redhat";
|
||||
version = "1.5.1";
|
||||
sha256 = "sha256-JXhmgBFZdKNjgX6K7U+M/T7HEmIOBQOzQEJ5957TUuM=";
|
||||
version = "1.7.0";
|
||||
sha256 = "1bbjpaypp0mq5akww5f0pkpq01j0xhhvkfr44f4lb2rdhr5nmnvc";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
|
|
Loading…
Reference in a new issue