Sync appliances.

This commit is contained in:
grossmj 2020-06-04 12:18:16 +09:30
parent a796f1e42e
commit 1264680b51

View File

@ -21,6 +21,15 @@
"kvm": "allow"
},
"images": [
{
"filename": "openwrt-19.07.3-x86-64-combined-ext4.img",
"version": "19.07.3",
"md5sum": "d150595d624cba9c8989a675fdfbc329",
"filesize": 285736960,
"download_url": "https://downloads.openwrt.org/releases/19.07.3/targets/x86/64/",
"direct_download_url": "https://downloads.openwrt.org/releases/19.07.3/targets/x86/64/openwrt-19.07.3-x86-64-combined-ext4.img.gz",
"compression": "gzip"
},
{
"filename": "openwrt-19.07.2-x86-64-combined-ext4.img",
"version": "19.07.2",
@ -122,6 +131,12 @@
}
],
"versions": [
{
"name": "19.07.3",
"images": {
"hda_disk_image": "openwrt-19.07.3-x86-64-combined-ext4.img"
}
},
{
"name": "19.07.2",
"images": {