diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 42215a4a..8e641a11 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,15 +1,31 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1168, - "vivas": 1165, - "muertas": 3, + "vivas": 1162, + "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": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.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 }, { @@ -17,7 +33,15 @@ "fichero": "recipes/freetype-shared.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "000", + "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 }, {