From 98d0ad49cc6e2b3407d4193017318d77c81cbd95 Mon Sep 17 00:00:00 2001 From: Sergio Date: Sun, 6 Sep 2026 18:02:12 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-06T18:02: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 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 2a20c3ef..02b07a97 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,17 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1168, - "vivas": 1164, - "muertas": 4, + "vivas": 1163, + "muertas": 5, "detalle_muertas": [ + { + "receta": "busybox", + "fichero": "recipes/busybox.toml", + "tipo": "tarball", + "url": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2", + "codigo": "000", + "viva": false + }, { "receta": "freetype", "fichero": "recipes/freetype.toml",