diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 2a20c3ef..02b07a97 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,17 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1168, - "vivas": 1164, - "muertas": 4, + "vivas": 1163, + "muertas": 5, "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": "freetype", "fichero": "recipes/freetype.toml",