fix: new format

This commit is contained in:
2026-03-12 22:15:49 +07:00
parent 5194a27fd4
commit dd6272233c
2 changed files with 17 additions and 12 deletions

View File

@@ -1,6 +1,12 @@
{
"modules": [
"https://github.com/leev/ngx_http_geoip2_module/archive/refs/tags/3.4.tar.gz",
"https://github.com/linsongze/ngx_http_image_filter_module/archive/refs/heads/master.tar.gz"
{
"name": "ngx_http_geoip2_module-3.4",
"url": "https://github.com/leev/ngx_http_geoip2_module/archive/refs/tags/3.4.tar.gz"
},
{
"name": "ngx_http_image_filter_module-master",
"url": "https://github.com/linsongze/ngx_http_image_filter_module/archive/refs/heads/master.tar.gz"
}
]
}