Update openwrt to 21.02.1

This commit is contained in:
jkk88 2021-11-08 09:19:12 +01:00 committed by GitHub
parent 943526710b
commit 0bcb7b12f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,15 @@
"kvm": "allow"
},
"images": [
{
"filename": "openwrt-21.02.1-x86-64-generic-ext4-combined.img",
"version": "21.02.1",
"md5sum": "75896afa8f31bacc57fd84e7b5ff03b0",
"filesize": 126353408,
"download_url": "https://downloads.openwrt.org/releases/21.02.1/targets/x86/64/",
"direct_download_url": "https://downloads.openwrt.org/releases/21.02.1/targets/x86/64/openwrt-21.02.1-x86-64-generic-ext4-combined.img.gz",
"compression": "gzip"
},
{
"filename": "openwrt-21.02.0-x86-64-generic-ext4-combined.img",
"version": "21.02.0",
@ -187,6 +196,12 @@
}
],
"versions": [
{
"name": "21.02.1",
"images": {
"hda_disk_image": "openwrt-21.02.1-x86-64-generic-ext4-combined.img"
}
},
{
"name": "21.02.0",
"images": {