diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 46007c16..b777ea0c 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,17 +1,9 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1164, - "vivas": 1159, - "muertas": 5, + "vivas": 1161, + "muertas": 3, "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", @@ -28,14 +20,6 @@ "codigo": "000", "viva": false }, - { - "receta": "gmp", - "fichero": "recipes/incoming-cosmic/gmp.toml", - "tipo": "tarball", - "url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz", - "codigo": "000", - "viva": false - }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml",