diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index dff75203..0acbe050 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1131, - "vivas": 1128, - "muertas": 3, + "vivas": 1129, + "muertas": 2, "detalle_muertas": [ { "receta": "freetype", @@ -19,14 +19,6 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false - }, - { - "receta": "nasm", - "fichero": "recipes/nasm.toml", - "tipo": "tarball", - "url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/nasm-2.16.03.tar.xz", - "codigo": "000", - "viva": false } ] }