From a2e5ebd6d75d3b3dda16aa218cabc87c7f877395 Mon Sep 17 00:00:00 2001 From: Sergio Date: Sat, 5 Sep 2026 20:32:01 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-05T20:32:0?= =?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 | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index a661ff42..b777ea0c 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,17 +1,9 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1164, - "vivas": 1159, - "muertas": 5, + "vivas": 1161, + "muertas": 3, "detalle_muertas": [ - { - "receta": "fcft", - "fichero": "recipes/fcft.toml", - "tipo": "git", - "url": "https://codeberg.org/dnkl/fcft.git", - "codigo": "git:128", - "viva": false - }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -35,14 +27,6 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "000", "viva": false - }, - { - "receta": "tllist", - "fichero": "recipes/tllist.toml", - "tipo": "tarball", - "url": "https://codeberg.org/dnkl/tllist/archive/1.1.0.tar.gz", - "codigo": "504", - "viva": false } ] }