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

authored by

Pol Dellaiera and committed by
GitHub
0746274f e021d0bb

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 3358 3358 mktplcRef = { 3359 3359 name = "vscode-kubernetes-tools"; 3360 3360 publisher = "ms-kubernetes-tools"; 3361 - version = "1.3.24"; 3362 - hash = "sha256-LO8WWLxvLZKSpQx+iLR8RpRxnck0oZU/A0WzEeDPgyQ="; 3361 + version = "1.3.25"; 3362 + hash = "sha256-aBo19JYfYa04XUFJT0Z0O4FFI74GoCPLbE06x9VmJS8="; 3363 3363 }; 3364 3364 meta = { 3365 3365 license = lib.licenses.mit;