vscode-extensions.ms-kubernetes-tools.vscode-kubernetes-tools: 1.3.24 -> 1.3.25 (#422079)

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

View File

@ -3358,8 +3358,8 @@ let
mktplcRef = {
name = "vscode-kubernetes-tools";
publisher = "ms-kubernetes-tools";
version = "1.3.24";
hash = "sha256-LO8WWLxvLZKSpQx+iLR8RpRxnck0oZU/A0WzEeDPgyQ=";
version = "1.3.25";
hash = "sha256-aBo19JYfYa04XUFJT0Z0O4FFI74GoCPLbE06x9VmJS8=";
};
meta = {
license = lib.licenses.mit;