update to version 18.06.6 and 19.07.0

This commit is contained in:
jkk88 2020-01-19 23:42:50 +01:00 committed by GitHub
parent 4ced61631b
commit f70d0e52e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,24 @@
"kvm": "allow"
},
"images": [
{
"filename": "openwrt-19.07.0-x86-64-combined-ext4.img",
"version": "19.07.0",
"md5sum": "cf2a353d10e017b9e71cd3761f7aa724",
"filesize": 285736960,
"download_url": "https://downloads.openwrt.org/releases/19.07.0/targets/x86/64/",
"direct_download_url": "https://downloads.openwrt.org/releases/19.07.0/targets/x86/64/openwrt-19.07.0-x86-64-combined-ext4.img.gz",
"compression": "gzip"
},
{
"filename": "openwrt-18.06.6-x86-64-combined-ext4.img",
"version": "18.06.6",
"md5sum": "0afeec80ad7e5035f739e0ed0a07fb83",
"filesize": 285736960,
"download_url": "https://downloads.openwrt.org/releases/18.06.6/targets/x86/64/",
"direct_download_url": "https://downloads.openwrt.org/releases/18.06.6/targets/x86/64/openwrt-18.06.6-x86-64-combined-ext4.img.gz",
"compression": "gzip"
},
{
"filename": "openwrt-18.06.5-x86-64-combined-ext4.img",
"version": "18.06.5",
@ -68,6 +86,18 @@
}
],
"versions": [
{
"name": "19.07.0",
"images": {
"hda_disk_image": "openwrt-19.07.0-x86-64-combined-ext4.img"
}
},
{
"name": "18.06.6",
"images": {
"hda_disk_image": "openwrt-18.06.6-x86-64-combined-ext4.img"
}
},
{
"name": "18.06.5",
"images": {