Update to 19.07.5

This commit is contained in:
jkk88 2020-12-13 13:55:24 +01:00 committed by GitHub
parent b202ccd318
commit d663b25cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,15 @@
"kvm": "allow"
},
"images": [
{
"filename": "openwrt-19.07.5-x86-64-combined-ext4.img",
"version": "19.07.5",
"md5sum": "20167cfbb8d51adad9e251f4cd3508fe",
"filesize": 285736960,
"download_url": "https://downloads.openwrt.org/releases/19.07.5/targets/x86/64/",
"direct_download_url": "https://downloads.openwrt.org/releases/19.07.5/targets/x86/64/openwrt-19.07.5-x86-64-combined-ext4.img.gz",
"compression": "gzip"
},
{
"filename": "openwrt-19.07.4-x86-64-combined-ext4.img",
"version": "19.07.4",
@ -141,6 +150,12 @@
}
],
"versions": [
{
"name": "19.07.5",
"images": {
"hda_disk_image": "openwrt-19.07.5-x86-64-combined-ext4.img"
}
},
{
"name": "19.07.4",
"images": {