From e1bd9198c6ca1cb255c2e2fb430111429e4d12d8 Mon Sep 17 00:00:00 2001 From: Sergio Date: Fri, 11 Sep 2026 20:02:21 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-11T20: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 | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 1150dd0f..184e637b 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1189, - "vivas": 1187, - "muertas": 2, + "vivas": 1185, + "muertas": 4, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -22,8 +22,27 @@ "codigo": "git:128", "viva": false, "respaldo": "sin-sha" + }, + { + "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" + }, + { + "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, + "en_riesgo": 1, "mirror_consultado": true }