diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index af1fc812..920e79bb 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1179, - "vivas": 1174, - "muertas": 5, + "vivas": 1171, + "muertas": 8, "detalle_muertas": [ { "receta": "busybox", @@ -12,6 +12,14 @@ "codigo": "000", "viva": false }, + { + "receta": "fcft", + "fichero": "recipes/fcft.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fcft.git", + "codigo": "git:128", + "viva": false + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", @@ -20,6 +28,14 @@ "codigo": "000", "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", @@ -36,6 +52,14 @@ "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",