From 604255949b953d6aa064220e24b71b401d262b87 Mon Sep 17 00:00:00 2001 From: Sergio Date: Wed, 9 Sep 2026 20:32:20 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-09T20:32:2?= =?UTF-8?q?0Z=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 | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 1577a5e8..19e09ef5 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1167, - "vivas": 1166, - "muertas": 1, + "vivas": 1163, + "muertas": 4, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -13,6 +13,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,