Merge pull request #408 from CapnCheapo/patch-13

New nsoxv versions
This commit is contained in:
Jeremy Grossmann 2019-03-06 22:37:17 +07:00 committed by GitHub
commit f6e14248f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,20 @@
"kvm": "require" "kvm": "require"
}, },
"images": [ "images": [
{
"filename": "nxosv-final.9.2.3.qcow2",
"version": "9.2.3",
"md5sum": "74bd9a5b4970e868685f753e48979194",
"filesize": 1357643776,
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25283%2529"
},
{
"filename": "nxosv-final.9.2.2.qcow2",
"version": "9.2.2",
"md5sum": "2119702c488552fc4d1b4210a04d4f64",
"filesize": 1344077824,
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529"
},
{ {
"filename": "nxosv-final.9.2.1.qcow2", "filename": "nxosv-final.9.2.1.qcow2",
"version": "9.2.1", "version": "9.2.1",
@ -32,6 +46,13 @@
"filesize": 1330315264, "filesize": 1330315264,
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529" "download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529"
}, },
{
"filename": "nxosv-final.7.0.3.I7.6.qcow2",
"version": "7.0.3.I7.6",
"md5sum": "a122ee954b4c11761abd99291b70544e",
"filesize": 1031995392,
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0%25283%2529I7%25286%2529"
},
{ {
"filename": "nxosv-final.7.0.3.I7.5.qcow2", "filename": "nxosv-final.7.0.3.I7.5.qcow2",
"version": "7.0.3.I7.5", "version": "7.0.3.I7.5",
@ -99,6 +120,20 @@
} }
], ],
"versions": [ "versions": [
{
"name": "9.2.3",
"images": {
"bios_image": "OVMF-20160813.fd",
"hda_disk_image": "nxosv-final.9.2.3.qcow2"
}
},
{
"name": "9.2.2",
"images": {
"bios_image": "OVMF-20160813.fd",
"hda_disk_image": "nxosv-final.9.2.2.qcow2"
}
},
{ {
"name": "9.2.1", "name": "9.2.1",
"images": { "images": {
@ -106,6 +141,13 @@
"hda_disk_image": "nxosv-final.9.2.1.qcow2" "hda_disk_image": "nxosv-final.9.2.1.qcow2"
} }
}, },
{
"name": "7.0.3.I7.6",
"images": {
"bios_image": "OVMF-20160813.fd",
"hda_disk_image": "nxosv-final.7.0.3.I7.6.qcow2"
}
},
{ {
"name": "7.0.3.I7.5", "name": "7.0.3.I7.5",
"images": { "images": {