diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 1d3be207..af3c843e 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1167, - "vivas": 1164, - "muertas": 3, + "vivas": 1165, + "muertas": 2, "detalle_muertas": [ { "receta": "busybox", @@ -12,14 +12,6 @@ "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 - }, { "receta": "rsync", "fichero": "recipes/rsync.toml",