diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index c903d92d..2b66fb04 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1162, - "vivas": 1161, - "muertas": 1, + "vivas": 1159, + "muertas": 3, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -13,6 +13,26 @@ "codigo": "000", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "musl", + "fichero": "recipes/musl.toml", + "tipo": "tarball", + "url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz", + "sha256": "a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4", + "codigo": "000", + "viva": false, + "respaldo": "cache-local" + }, + { + "receta": "procps-ng", + "fichero": "recipes/procps-ng.toml", + "tipo": "tarball", + "url": "https://sourceforge.net/projects/procps-ng/files/Production/procps-ng-4.0.6.tar.xz/download", + "sha256": "67bea6fbc3a42a535a0230c9e891e5ddfb4d9d39422d46565a2990d1ace15216", + "codigo": "000", + "viva": false, + "respaldo": "cache-local" } ], "en_riesgo": 0,