From 1881ca5f9f892c247cca37d88d3cd0b9b2ba321c Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 1 Sep 2026 03:31:49 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-01T03:31:4?= =?UTF-8?q?9Z=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 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index f61f465e..8596996a 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1172, - "vivas": 1167, - "muertas": 5, + "vivas": 1166, + "muertas": 6, "detalle_muertas": [ { "receta": "freetype", @@ -43,6 +43,14 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false + }, + { + "receta": "tea", + "fichero": "recipes/tea.toml", + "tipo": "tarball", + "url": "https://gitea.com/gitea/tea/archive/v0.9.2.tar.gz", + "codigo": "403", + "viva": false } ] }