From 6fa955f297c64c1730e1deddfa904b51e4e293b1 Mon Sep 17 00:00:00 2001 From: Sergio Date: Fri, 11 Sep 2026 20:32:34 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-11T20:32:3?= =?UTF-8?q?4Z=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 | 46 +++++++++++++++-------------------- 1 file changed, 19 insertions(+), 27 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 184e637b..9f0d4849 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,19 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1189, - "vivas": 1185, - "muertas": 4, + "vivas": 1186, + "muertas": 3, "detalle_muertas": [ + { + "receta": "ca-certificates", + "fichero": "recipes/ca-certificates.toml", + "tipo": "tarball", + "url": "https://gitlab.alpinelinux.org/alpine/ca-certificates/-/archive/20260611/ca-certificates-20260611.tar.bz2", + "sha256": "32ca73f2e81e2b88dc614f12e1ee04a82b1ec5a8e29d9f359ddf8905a0afcbb0", + "codigo": "502", + "viva": false, + "respaldo": "cache-local" + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", @@ -15,34 +25,16 @@ "respaldo": "cache-local" }, { - "receta": "fuzzel", - "fichero": "recipes/incoming-wlr/fuzzel.toml", - "tipo": "git", - "url": "https://codeberg.org/dnkl/fuzzel.git", - "codigo": "git:128", - "viva": false, - "respaldo": "sin-sha" - }, - { - "receta": "tea", - "fichero": "recipes/tea.toml", + "receta": "nano", + "fichero": "recipes/nano.toml", "tipo": "tarball", - "url": "https://gitea.com/gitea/tea/archive/v0.9.2.tar.gz", - "sha256": "b5a944de8db7d5af4aa87e9640261c925f094d2b6d26c4faf2701773acab219b", - "codigo": "403", + "url": "https://www.nano-editor.org/dist/v9/nano-9.0.tar.xz", + "sha256": "9f384374b496110a25b73ad5a5febb384783c6e3188b37063f677ac908013fde", + "codigo": "000", "viva": false, - "respaldo": "EN RIESGO" - }, - { - "receta": "yambar", - "fichero": "recipes/incoming-wlr/yambar.toml", - "tipo": "git", - "url": "https://codeberg.org/dnkl/yambar.git", - "codigo": "git:128", - "viva": false, - "respaldo": "sin-sha" + "respaldo": "cache-local" } ], - "en_riesgo": 1, + "en_riesgo": 0, "mirror_consultado": true }