estado: cosecha granja 2026-09-03T02:31:12Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-09-03 02:31:12 +00:00
parent f4268acfdc
commit 3b275f482e
+20 -3
View File
@@ -1,7 +1,24 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1137,
"vivas": 1137,
"muertas": 0,
"detalle_muertas": []
"vivas": 1135,
"muertas": 2,
"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": "gmp",
"fichero": "recipes/incoming-cosmic/gmp.toml",
"tipo": "tarball",
"url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz",
"codigo": "000",
"viva": false
}
]
}