diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 637e5c1c..ee196414 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1181, - "vivas": 1179, - "muertas": 2, + "vivas": 1178, + "muertas": 3, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -23,8 +23,18 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "tea", + "fichero": "recipes/tea.toml", + "tipo": "tarball", + "url": "https://gitea.com/gitea/tea/archive/v0.9.2.tar.gz", + "sha256": "b5a944de8db7d5af4aa87e9640261c925f094d2b6d26c4faf2701773acab219b", + "codigo": "403", + "viva": false, + "respaldo": "EN RIESGO" } ], - "en_riesgo": 0, + "en_riesgo": 1, "mirror_consultado": true }