mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-29 15:43:55 +00:00
Update Cisco CSR1000v to 16.5.2 and 16.6.1
This commit is contained in:
parent
dad0577638
commit
2a00e7072e
@ -22,6 +22,20 @@
|
||||
"kvm": "require"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "csr1000v-universalk9.16.06.01-serial.qcow2",
|
||||
"version": "16.6.1",
|
||||
"md5sum": "909e74446d3ff0b82c14327c0058fdc2",
|
||||
"filesize": 1566179328,
|
||||
"download_url": "https://software.cisco.com/download/release.html?mdfid=284364978&flowid=39582&softwareid=282046477&release=Denali-16.3.5&relind=AVAILABLE&rellifecycle=ED&reltype=latest"
|
||||
},
|
||||
{
|
||||
"filename": "csr1000v-universalk9.16.05.02-serial.qcow2",
|
||||
"version": "16.5.2",
|
||||
"md5sum": "59a84da28d59ee75176aa05ecde7f72a",
|
||||
"filesize": 1322385408,
|
||||
"download_url": "https://software.cisco.com/download/release.html?mdfid=284364978&flowid=39582&softwareid=282046477&release=Denali-16.3.5&relind=AVAILABLE&rellifecycle=ED&reltype=latest"
|
||||
},
|
||||
{
|
||||
"filename": "csr1000v-universalk9.16.5.1b-serial.qcow2",
|
||||
"version": "16.5.1b",
|
||||
@ -66,6 +80,18 @@
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "16.6.1",
|
||||
"images": {
|
||||
"hda_disk_image": "csr1000v-universalk9.16.06.01-serial.qcow2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "16.5.2",
|
||||
"images": {
|
||||
"hda_disk_image": "csr1000v-universalk9.16.05.02-serial.qcow2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "16.5.1b",
|
||||
"images": {
|
||||
@ -89,13 +115,13 @@
|
||||
"images": {
|
||||
"hda_disk_image": "csr1000v-universalk9.16.3.1-build2.qcow2"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "16.3.2",
|
||||
"images": {
|
||||
"hda_disk_image": "csr1000v-universalk9.16.03.02.qcow2"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "16.4.1",
|
||||
"images": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user