From 6a1d1ac239bd436ea683d8497f4f9bc14838cae9 Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 10 Sep 2026 05:33:22 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-10T05:33:2?= =?UTF-8?q?2Z=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 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 9da4c07b..d590362e 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1173, - "vivas": 1172, - "muertas": 1, + "vivas": 1171, + "muertas": 2, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -13,6 +13,15 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "puriy-costura", + "fichero": "recipes/puriy-costura.toml", + "tipo": "git", + "url": "gitea@git.tawasuyu.net:tawasuyu/tawasuyu.git", + "codigo": "error:TimeoutExpired", + "viva": false, + "respaldo": "sin-sha" } ], "en_riesgo": 0,