diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index b190bb41..44b9a15a 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": 1170, - "muertas": 2, + "vivas": 1171, + "muertas": 1, "detalle_muertas": [ { "receta": "musl", @@ -11,14 +11,6 @@ "url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz", "codigo": "000", "viva": false - }, - { - "receta": "qt6-qtsvg", - "fichero": "recipes/incoming-kde/qtsvg.toml", - "tipo": "tarball", - "url": "https://download.qt.io/official_releases/qt/6.11/6.11.1/submodules/qtsvg-everywhere-src-6.11.1.tar.xz", - "codigo": "000", - "viva": false } ] }