diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 22989ca9..a89e6ce0 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": 1169, - "muertas": 4, + "vivas": 1168, + "muertas": 5, "detalle_muertas": [ { "receta": "fcft", @@ -23,6 +23,15 @@ "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",