diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 9da4c07b..d590362e 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1173, - "vivas": 1172, - "muertas": 1, + "vivas": 1171, + "muertas": 2, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -13,6 +13,15 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "puriy-costura", + "fichero": "recipes/puriy-costura.toml", + "tipo": "git", + "url": "gitea@git.tawasuyu.net:tawasuyu/tawasuyu.git", + "codigo": "error:TimeoutExpired", + "viva": false, + "respaldo": "sin-sha" } ], "en_riesgo": 0,