estado: cosecha granja 2026-08-31T21:31:57Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-08-31 21:31:57 +00:00
parent b1f56ea7e3
commit 84be3c7194
+20 -3
View File
@@ -1,7 +1,24 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1172,
"vivas": 1172,
"muertas": 0,
"detalle_muertas": []
"vivas": 1170,
"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": "wayland-protocols",
"fichero": "recipes/wayland-protocols.toml",
"tipo": "tarball",
"url": "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.48/downloads/wayland-protocols-1.48.tar.xz",
"codigo": "500",
"viva": false
}
]
}