Files
takana/docs/state/fuentes-vigia.json
T

25 lines
494 B
JSON

{
"schema": "hammer-fuentes-vigia/1",
"total": 1172,
"vivas": 1170,
"muertas": 2,
"detalle_muertas": [
{
"receta": "busybox",
"fichero": "recipes/busybox.toml",
"tipo": "tarball",
"url": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2",
"codigo": "000",
"viva": false
},
{
"receta": "musl",
"fichero": "recipes/musl.toml",
"tipo": "tarball",
"url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz",
"codigo": "000",
"viva": false
}
]
}