diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index a661ff42..b777ea0c 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,17 +1,9 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1164, - "vivas": 1159, - "muertas": 5, + "vivas": 1161, + "muertas": 3, "detalle_muertas": [ - { - "receta": "fcft", - "fichero": "recipes/fcft.toml", - "tipo": "git", - "url": "https://codeberg.org/dnkl/fcft.git", - "codigo": "git:128", - "viva": false - }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -35,14 +27,6 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "000", "viva": false - }, - { - "receta": "tllist", - "fichero": "recipes/tllist.toml", - "tipo": "tarball", - "url": "https://codeberg.org/dnkl/tllist/archive/1.1.0.tar.gz", - "codigo": "504", - "viva": false } ] }