diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 1577a5e8..19e09ef5 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1167, - "vivas": 1166, - "muertas": 1, + "vivas": 1163, + "muertas": 4, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -13,6 +13,33 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "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": "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,