diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 0122ed4d..c64c8fc3 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1178, - "vivas": 1177, - "muertas": 1, + "vivas": 1176, + "muertas": 2, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -13,6 +13,15 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "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" } ], "en_riesgo": 0,