From 2bea908767a72c2f77dcd4aecba5c1fd0bc5e351 Mon Sep 17 00:00:00 2001 From: Sergio Date: Fri, 11 Sep 2026 09:02:21 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-11T09:02:2?= =?UTF-8?q?1Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/fuentes-vigia.json | 40 +++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 525692a9..753bef12 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,18 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1180, - "vivas": 1179, - "muertas": 1, + "vivas": 1175, + "muertas": 5, "detalle_muertas": [ + { + "receta": "fcft", + "fichero": "recipes/fcft.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fcft.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", @@ -13,6 +22,33 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" } ], "en_riesgo": 0,