From 2720efa5febc5d259430a00f680dd56a5d91ada4 Mon Sep 17 00:00:00 2001 From: Lee Chee Yang Date: Fri, 25 Jul 2025 09:55:50 +0800 Subject: [PATCH] update cgmanifest Signed-off-by: Lee Chee Yang --- cgmanifest.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/cgmanifest.json b/cgmanifest.json index 333531d118..680b6ab6b0 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -14057,6 +14057,16 @@ } } }, + { + "component": { + "type": "other", + "other": { + "name": "multus", + "version": "4.0.2", + "downloadUrl": "https://github.com/k8snetworkplumbingwg/multus-cni/archive/refs/tags/v4.0.2.tar.gz" + } + } + }, { "component": { "type": "other", @@ -27994,8 +28004,8 @@ "type": "other", "other": { "name": "rust", - "version": "1.75.0", - "downloadUrl": "https://static.rust-lang.org/dist/rustc-1.75.0-src.tar.xz" + "version": "1.85.0", + "downloadUrl": "https://static.rust-lang.org/dist/rustc-1.85.0-src.tar.xz" } } },