From f08d729d8c3452137c0297ed86bb87a343277d50 Mon Sep 17 00:00:00 2001 From: Sergio Date: Wed, 9 Sep 2026 18:01:48 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-09T18:01:4?= =?UTF-8?q?8Z=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 | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 608541a9..f8cdf113 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1164, - "vivas": 1161, - "muertas": 3, + "vivas": 1160, + "muertas": 4, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -33,8 +33,18 @@ "codigo": "502", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "steam-runtime-sniper", + "fichero": "recipes/steam-runtime-sniper.toml", + "tipo": "tarball", + "url": "https://repo.steampowered.com/steamrt-images-sniper/snapshots/3.0.20260805.254768/com.valvesoftware.SteamRuntime.Platform-amd64%2Ci386-sniper-runtime.tar.gz", + "sha256": "1a293c312215c59e4e5348ce210594cd7967d1a1fcaec6248a024e0878776f2b", + "codigo": "000", + "viva": false, + "respaldo": "EN RIESGO" } ], - "en_riesgo": 0, + "en_riesgo": 1, "mirror_consultado": true }