mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-07 11:20:19 +00:00
commit
ca11d50168
@ -25,6 +25,13 @@
|
|||||||
"kvm": "require"
|
"kvm": "require"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "nxosv-final.7.0.3.I7.4.qcow2",
|
||||||
|
"version": "7.0.3.I7.4",
|
||||||
|
"md5sum": "1e980c95ca47045ae45ded6e07fabfb8",
|
||||||
|
"filesize": 985792512,
|
||||||
|
"download_url": "https://software.cisco.com/download/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "nxosv-final.7.0.3.I7.3.qcow2",
|
"filename": "nxosv-final.7.0.3.I7.3.qcow2",
|
||||||
"version": "7.0.3.I7.3",
|
"version": "7.0.3.I7.3",
|
||||||
@ -78,6 +85,13 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "7.0.3.I7.4",
|
||||||
|
"images": {
|
||||||
|
"bios_image": "OVMF-20160813.fd",
|
||||||
|
"hda_disk_image": "nxosv-final.7.0.3.I7.4.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "7.0.3.I7.3",
|
"name": "7.0.3.I7.3",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user