diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index ab222b1b..e11b02d5 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,16 +1,7 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1144, - "vivas": 1143, - "muertas": 1, - "detalle_muertas": [ - { - "receta": "musl", - "fichero": "recipes/musl.toml", - "tipo": "tarball", - "url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz", - "codigo": "000", - "viva": false - } - ] + "vivas": 1144, + "muertas": 0, + "detalle_muertas": [] }