Skip to content

Commit c78bad6

Browse files
authored
update cgmanifest (#348)
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
1 parent c06d334 commit c78bad6

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

cgmanifest.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14057,6 +14057,16 @@
1405714057
}
1405814058
}
1405914059
},
14060+
{
14061+
"component": {
14062+
"type": "other",
14063+
"other": {
14064+
"name": "multus",
14065+
"version": "4.0.2",
14066+
"downloadUrl": "https://github.com/k8snetworkplumbingwg/multus-cni/archive/refs/tags/v4.0.2.tar.gz"
14067+
}
14068+
}
14069+
},
1406014070
{
1406114071
"component": {
1406214072
"type": "other",
@@ -27994,8 +28004,8 @@
2799428004
"type": "other",
2799528005
"other": {
2799628006
"name": "rust",
27997-
"version": "1.75.0",
27998-
"downloadUrl": "https://static.rust-lang.org/dist/rustc-1.75.0-src.tar.xz"
28007+
"version": "1.85.0",
28008+
"downloadUrl": "https://static.rust-lang.org/dist/rustc-1.85.0-src.tar.xz"
2799928009
}
2800028010
}
2800128011
},

0 commit comments

Comments
 (0)