From 55a925d84568c990e56e112cfad2cb652e3c4003 Mon Sep 17 00:00:00 2001 From: emaryn Date: Tue, 11 Mar 2025 05:34:38 +0800 Subject: [PATCH] vscode-extensions.redhat.vscode-yaml: 1.16.0 -> 1.17.0 --- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 79efc159b134..3e8b31dba183 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -4103,8 +4103,8 @@ let mktplcRef = { name = "vscode-yaml"; publisher = "redhat"; - version = "1.16.0"; - hash = "sha256-3cuonI98gVFE/GwPA7QCA1LfSC8oXqgtV4i6iOngwhk="; + version = "1.17.0"; + hash = "sha256-u3smLk5yCT9DMtFnrxh5tKbfDQ2XbL6bl2bXGOD38X0="; }; meta = { description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";