From b1eb2c4415fc61c157f9da8bf2d30a4c34ca520f Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 3 Sep 2026 10:01:15 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-03T10:01:1?= =?UTF-8?q?5Z=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, 2 insertions(+), 10 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index dff75203..0acbe050 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1131, - "vivas": 1128, - "muertas": 3, + "vivas": 1129, + "muertas": 2, "detalle_muertas": [ { "receta": "freetype", @@ -19,14 +19,6 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false - }, - { - "receta": "nasm", - "fichero": "recipes/nasm.toml", - "tipo": "tarball", - "url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/nasm-2.16.03.tar.xz", - "codigo": "000", - "viva": false } ] }