Skip to content

Commit d005c26

Browse files
authored
Merge pull request #876 from Zero3Dash/patch-16
Update cisco-c8000v.gns3a
2 parents c80f30e + 03c1e23 commit d005c26

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

appliances/cisco-c8000v.gns3a

+14-1
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,18 @@
2525
},
2626
"images": [
2727
{
28+
"filename": "c8000v-universalk9_8G_serial.17.09.04a.qcow2",
29+
"version": "17.09.04a 8G",
30+
"md5sum": "d5dcba52b522f41648538737af80cdf9",
31+
"filesize": 1858142208,
32+
"download_url": "https://software.cisco.com/download/home/286327102/type/282046477/release/Cupertino-17.9.4a"
33+
},
34+
{
2835
"filename": "c8000v-universalk9_8G_serial.17.09.01a.qcow2",
2936
"version": "17.09.01a 8G",
3037
"md5sum": "a10ae2c4d71f4eb611bc4d83ad7709f0",
3138
"filesize": 1856634880,
32-
"download_url": "https://software.cisco.com/download/home/286327102/type/282046477/release/Bengaluru-17.6.5"
39+
"download_url": "https://software.cisco.com/download/home/286327102/type/282046477/release/Cupertino-17.9.1a"
3340
},
3441
{
3542
"filename": "c8000v-universalk9_8G_serial.17.06.05.qcow2",
@@ -62,6 +69,12 @@
6269
],
6370
"versions": [
6471
{
72+
"name": "17.09.04a 8G",
73+
"images": {
74+
"hda_disk_image": "c8000v-universalk9_8G_serial.17.09.04a.qcow2"
75+
}
76+
},
77+
{
6578
"name": "17.09.01a 8G",
6679
"images": {
6780
"hda_disk_image": "c8000v-universalk9_8G_serial.17.09.01a.qcow2"

0 commit comments

Comments
 (0)