New release: FRR 6.0 - solves #346

This commit is contained in:
adosztal 2018-12-18 14:48:48 +01:00
parent 85abd19a70
commit ae98761bc8

View File

@ -20,6 +20,15 @@
"kvm": "require" "kvm": "require"
}, },
"images": [ "images": [
{
"filename": "frr6.0-vm0.2.qcow2",
"version": "FRR6.0 - VM0.2",
"md5sum": "bf5aebd98352716bfabb119abb2ba19a",
"filesize": 1762066432,
"download_url": "https://sourceforge.net/projects/frr/files/",
"direct_download_url": "https://sourceforge.net/projects/frr/files/frr6.0-vm0.2.qcow2.bz2/download",
"compression": "bzip2"
},
{ {
"filename": "frr4.0-vm0.1.qcow2", "filename": "frr4.0-vm0.1.qcow2",
"version": "FRR4.0 - VM0.1", "version": "FRR4.0 - VM0.1",
@ -31,6 +40,12 @@
} }
], ],
"versions": [ "versions": [
{
"name": "FRR6.0 - VM0.2",
"images": {
"hda_disk_image": "frr6.0-vm0.2.qcow2"
}
},
{ {
"name": "FRR4.0 - VM0.1", "name": "FRR4.0 - VM0.1",
"images": { "images": {