diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 510618bf..b1294c45 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,15 +1,23 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1144, - "vivas": 1141, - "muertas": 3, + "vivas": 1138, + "muertas": 6, "detalle_muertas": [ + { + "receta": "fcft", + "fichero": "recipes/fcft.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fcft.git", + "codigo": "git:128", + "viva": false + }, { "receta": "freetype", "fichero": "recipes/freetype.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "000", + "codigo": "502", "viva": false }, { @@ -20,12 +28,28 @@ "codigo": "502", "viva": false }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml", "tipo": "tarball", "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", - "codigo": "000", + "codigo": "502", + "viva": false + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", "viva": false } ]