From 114a5fc93ecadb2b20ee8ae8b3b87b3a4ee4e101 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 21 Dec 2025 06:49:29 +0000 Subject: [PATCH] vscode-extensions.redhat.ansible: 25.12.2 -> 25.12.3 --- 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 73878424cfc4..24c4312b40a5 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -3826,8 +3826,8 @@ let mktplcRef = { name = "ansible"; publisher = "redhat"; - version = "25.12.2"; - hash = "sha256-mglzlRBGD09RDwzfJvWaTt3btgEF/G818prJcQC8/Is="; + version = "25.12.3"; + hash = "sha256-6G/CpzSSrRzwtay4+t46gz8aBF7qgu79NUhBypTJMrc="; }; meta = { description = "Ansible language support";