From 202688035ae1bb797b3e8f7793ff92d7d16cfe1d Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Thu, 10 Sep 2026 09:58:28 -0700 Subject: [PATCH] libxml2: Update 2.15.3->2.15.4 Signed-off-by: Charlie Sharpsteen --- configs/components/libxml2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/components/libxml2.json b/configs/components/libxml2.json index 6b17b902..4367cfa9 100644 --- a/configs/components/libxml2.json +++ b/configs/components/libxml2.json @@ -1,5 +1,5 @@ { - "version": "2.15.3", - "url": "https://download.gnome.org/sources/libxml2/2.15/libxml2-2.15.3.tar.xz", - "sha256sum": "78262a6e7ac170d6528ebfe2efccdf220191a5af6a6cd61ea4a9a9a5042c7a07" + "version": "2.15.4", + "url": "https://download.gnome.org/sources/libxml2/2.15/libxml2-2.15.4.tar.xz", + "sha256sum": "98087fd181d9070724f3fbc65c7377db03038eb92bd882374daff44940138821" }