From 76c3c1011c016c0bd51d59e595aae613866a1621 Mon Sep 17 00:00:00 2001 From: Sudipta Pandit Date: Mon, 21 Oct 2024 17:57:55 +0530 Subject: [PATCH] Update cgmanifest for libpcap --- cgmanifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cgmanifest.json b/cgmanifest.json index 418ddb6361c..2a3144dd345 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -10481,8 +10481,8 @@ "type": "other", "other": { "name": "libpcap", - "version": "1.10.4", - "downloadUrl": "https://github.com/the-tcpdump-group/libpcap/archive/libpcap-1.10.4.tar.gz" + "version": "1.10.5", + "downloadUrl": "https://github.com/the-tcpdump-group/libpcap/archive/libpcap-1.10.5.tar.gz" } } },