From c4641bade8f75d300773fd242436b7ea51a379c7 Mon Sep 17 00:00:00 2001 From: Sergio Date: Fri, 11 Sep 2026 16:03:13 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-11T16:03:1?= =?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 | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 637e5c1c..ee196414 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1181, - "vivas": 1179, - "muertas": 2, + "vivas": 1178, + "muertas": 3, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -23,8 +23,18 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "tea", + "fichero": "recipes/tea.toml", + "tipo": "tarball", + "url": "https://gitea.com/gitea/tea/archive/v0.9.2.tar.gz", + "sha256": "b5a944de8db7d5af4aa87e9640261c925f094d2b6d26c4faf2701773acab219b", + "codigo": "403", + "viva": false, + "respaldo": "EN RIESGO" } ], - "en_riesgo": 0, + "en_riesgo": 1, "mirror_consultado": true }