mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-07 11:20:19 +00:00
commit
6de3726cb3
@ -22,6 +22,15 @@
|
|||||||
"kvm": "allow"
|
"kvm": "allow"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "openwrt-19.07.7-x86-64-combined-ext4.img",
|
||||||
|
"version": "19.07.7",
|
||||||
|
"md5sum": "0cfa752fab87014419ab00b18a6cc5a6",
|
||||||
|
"filesize": 285736960,
|
||||||
|
"download_url": "https://downloads.openwrt.org/releases/19.07.7/targets/x86/64/",
|
||||||
|
"direct_download_url": "https://downloads.openwrt.org/releases/19.07.7/targets/x86/64/openwrt-19.07.7-x86-64-combined-ext4.img.gz",
|
||||||
|
"compression": "gzip"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "openwrt-19.07.6-x86-64-combined-ext4.img",
|
"filename": "openwrt-19.07.6-x86-64-combined-ext4.img",
|
||||||
"version": "19.07.6",
|
"version": "19.07.6",
|
||||||
@ -159,6 +168,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "19.07.7",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "openwrt-19.07.7-x86-64-combined-ext4.img"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "19.07.6",
|
"name": "19.07.6",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user