mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-19 03:06:49 +00:00
Merge pull request #126 from ehlers/openwrt
Update openwrt appliance to version 15.05.1
This commit is contained in:
commit
7ad723b202
@ -22,20 +22,20 @@
|
|||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
"filename": "openwrt-15.05-x86-kvm_guest-combined-ext4.img",
|
"filename": "openwrt-15.05.1-x86-kvm_guest-combined-ext4.img",
|
||||||
"version": "15.05",
|
"version": "15.05.1",
|
||||||
"md5sum": "c8f2635f1cc637b20bbf2fccefb77a1a",
|
"md5sum": "d02f5224b7fbe929efa4d3f10f4dc996",
|
||||||
"filesize": 55050240,
|
"filesize": 55050240,
|
||||||
"download_url": "http://downloads.openwrt.org/chaos_calmer/15.05/x86/kvm_guest/",
|
"download_url": "http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/kvm_guest/",
|
||||||
"direct_download_url": "http://downloads.openwrt.org/chaos_calmer/15.05/x86/kvm_guest/openwrt-15.05-x86-kvm_guest-combined-ext4.img.gz",
|
"direct_download_url": "https://downloads.openwrt.org/chaos_calmer/15.05.1/x86/kvm_guest/openwrt-15.05.1-x86-kvm_guest-combined-ext4.img.gz",
|
||||||
"compression": "gzip"
|
"compression": "gzip"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"name": "Chaos Calmer 15.05",
|
"name": "Chaos Calmer 15.05.1",
|
||||||
"images": {
|
"images": {
|
||||||
"hda_disk_image": "openwrt-15.05-x86-kvm_guest-combined-ext4.img"
|
"hda_disk_image": "openwrt-15.05.1-x86-kvm_guest-combined-ext4.img"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user