diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index f61f465e..8596996a 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1172, - "vivas": 1167, - "muertas": 5, + "vivas": 1166, + "muertas": 6, "detalle_muertas": [ { "receta": "freetype", @@ -43,6 +43,14 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false + }, + { + "receta": "tea", + "fichero": "recipes/tea.toml", + "tipo": "tarball", + "url": "https://gitea.com/gitea/tea/archive/v0.9.2.tar.gz", + "codigo": "403", + "viva": false } ] }