diff --git a/docs/state/drenaje.json b/docs/state/drenaje.json index 0cbb71b2..ed65a8b4 100644 --- a/docs/state/drenaje.json +++ b/docs/state/drenaje.json @@ -31,7 +31,7 @@ }, "escritorio-kde": { "grafo": "docs/state/build-state-kde.json", - "nodos": 166, + "nodos": 171, "en_deuda": 0, "ondas": 0, "profundidad": 0, diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 4bf3314f..c956d92e 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,7 +1,16 @@ { "schema": "hammer-fuentes-vigia/1", - "total": 1135, - "vivas": 1135, - "muertas": 0, - "detalle_muertas": [] + "total": 1137, + "vivas": 1136, + "muertas": 1, + "detalle_muertas": [ + { + "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 + } + ] }