diff --git a/docs/state/drenaje.json b/docs/state/drenaje.json index c7c3a860..9426b856 100644 --- a/docs/state/drenaje.json +++ b/docs/state/drenaje.json @@ -22,7 +22,7 @@ }, "escritorio-gnome": { "grafo": "docs/state/build-state-gnome.json", - "nodos": 156, + "nodos": 158, "en_deuda": 0, "ondas": 0, "profundidad": 0, @@ -31,7 +31,7 @@ }, "escritorio-kde": { "grafo": "docs/state/build-state-kde.json", - "nodos": 262, + "nodos": 264, "en_deuda": 0, "ondas": 0, "profundidad": 0, diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index d2d94b74..ad7cebad 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,25 @@ { "schema": "hammer-fuentes-vigia/1", - "total": 1143, - "vivas": 1142, - "muertas": 1, + "total": 1142, + "vivas": 1139, + "muertas": 3, "detalle_muertas": [ + { + "receta": "freetype", + "fichero": "recipes/freetype.toml", + "tipo": "tarball", + "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", + "codigo": "502", + "viva": false + }, + { + "receta": "freetype-shared", + "fichero": "recipes/freetype-shared.toml", + "tipo": "tarball", + "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", + "codigo": "502", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml",